@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.874Z") @Stability(value=Stable) public class CfnEndpoint extends CfnResource implements IInspectable
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEndpoint.Builder
A fluent builder for
CfnEndpoint. |
static interface |
CfnEndpoint.DocDbSettingsProperty |
static interface |
CfnEndpoint.DynamoDbSettingsProperty |
static interface |
CfnEndpoint.ElasticsearchSettingsProperty |
static interface |
CfnEndpoint.IbmDb2SettingsProperty |
static interface |
CfnEndpoint.KafkaSettingsProperty |
static interface |
CfnEndpoint.KinesisSettingsProperty |
static interface |
CfnEndpoint.MicrosoftSqlServerSettingsProperty |
static interface |
CfnEndpoint.MongoDbSettingsProperty |
static interface |
CfnEndpoint.MySqlSettingsProperty |
static interface |
CfnEndpoint.NeptuneSettingsProperty |
static interface |
CfnEndpoint.OracleSettingsProperty |
static interface |
CfnEndpoint.PostgreSqlSettingsProperty |
static interface |
CfnEndpoint.RedshiftSettingsProperty |
static interface |
CfnEndpoint.S3SettingsProperty |
static interface |
CfnEndpoint.SybaseSettingsProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnEndpoint(software.constructs.Construct scope,
String id,
CfnEndpointProps props)
Create a new `AWS::DMS::Endpoint`.
|
protected |
CfnEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrExternalId() |
String |
getCertificateArn()
`AWS::DMS::Endpoint.CertificateArn`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getDatabaseName()
`AWS::DMS::Endpoint.DatabaseName`.
|
Object |
getDocDbSettings()
`AWS::DMS::Endpoint.DocDbSettings`.
|
Object |
getDynamoDbSettings()
`AWS::DMS::Endpoint.DynamoDbSettings`.
|
Object |
getElasticsearchSettings()
`AWS::DMS::Endpoint.ElasticsearchSettings`.
|
String |
getEndpointIdentifier()
`AWS::DMS::Endpoint.EndpointIdentifier`.
|
String |
getEndpointType()
`AWS::DMS::Endpoint.EndpointType`.
|
String |
getEngineName()
`AWS::DMS::Endpoint.EngineName`.
|
String |
getExtraConnectionAttributes()
`AWS::DMS::Endpoint.ExtraConnectionAttributes`.
|
Object |
getIbmDb2Settings()
`AWS::DMS::Endpoint.IbmDb2Settings`.
|
Object |
getKafkaSettings()
`AWS::DMS::Endpoint.KafkaSettings`.
|
Object |
getKinesisSettings()
`AWS::DMS::Endpoint.KinesisSettings`.
|
String |
getKmsKeyId()
`AWS::DMS::Endpoint.KmsKeyId`.
|
Object |
getMicrosoftSqlServerSettings()
`AWS::DMS::Endpoint.MicrosoftSqlServerSettings`.
|
Object |
getMongoDbSettings()
`AWS::DMS::Endpoint.MongoDbSettings`.
|
Object |
getMySqlSettings()
`AWS::DMS::Endpoint.MySqlSettings`.
|
Object |
getNeptuneSettings()
`AWS::DMS::Endpoint.NeptuneSettings`.
|
Object |
getOracleSettings()
`AWS::DMS::Endpoint.OracleSettings`.
|
String |
getPassword()
`AWS::DMS::Endpoint.Password`.
|
Number |
getPort()
`AWS::DMS::Endpoint.Port`.
|
Object |
getPostgreSqlSettings()
`AWS::DMS::Endpoint.PostgreSqlSettings`.
|
Object |
getRedshiftSettings()
`AWS::DMS::Endpoint.RedshiftSettings`.
|
String |
getResourceIdentifier()
`AWS::DMS::Endpoint.ResourceIdentifier`.
|
Object |
getS3Settings()
`AWS::DMS::Endpoint.S3Settings`.
|
String |
getServerName()
`AWS::DMS::Endpoint.ServerName`.
|
String |
getSslMode()
`AWS::DMS::Endpoint.SslMode`.
|
Object |
getSybaseSettings()
`AWS::DMS::Endpoint.SybaseSettings`.
|
TagManager |
getTags()
`AWS::DMS::Endpoint.Tags`.
|
String |
getUsername()
`AWS::DMS::Endpoint.Username`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setCertificateArn(String value)
`AWS::DMS::Endpoint.CertificateArn`.
|
void |
setDatabaseName(String value)
`AWS::DMS::Endpoint.DatabaseName`.
|
void |
setDocDbSettings(CfnEndpoint.DocDbSettingsProperty value)
`AWS::DMS::Endpoint.DocDbSettings`.
|
void |
setDocDbSettings(IResolvable value)
`AWS::DMS::Endpoint.DocDbSettings`.
|
void |
setDynamoDbSettings(CfnEndpoint.DynamoDbSettingsProperty value)
`AWS::DMS::Endpoint.DynamoDbSettings`.
|
void |
setDynamoDbSettings(IResolvable value)
`AWS::DMS::Endpoint.DynamoDbSettings`.
|
void |
setElasticsearchSettings(CfnEndpoint.ElasticsearchSettingsProperty value)
`AWS::DMS::Endpoint.ElasticsearchSettings`.
|
void |
setElasticsearchSettings(IResolvable value)
`AWS::DMS::Endpoint.ElasticsearchSettings`.
|
void |
setEndpointIdentifier(String value)
`AWS::DMS::Endpoint.EndpointIdentifier`.
|
void |
setEndpointType(String value)
`AWS::DMS::Endpoint.EndpointType`.
|
void |
setEngineName(String value)
`AWS::DMS::Endpoint.EngineName`.
|
void |
setExtraConnectionAttributes(String value)
`AWS::DMS::Endpoint.ExtraConnectionAttributes`.
|
void |
setIbmDb2Settings(CfnEndpoint.IbmDb2SettingsProperty value)
`AWS::DMS::Endpoint.IbmDb2Settings`.
|
void |
setIbmDb2Settings(IResolvable value)
`AWS::DMS::Endpoint.IbmDb2Settings`.
|
void |
setKafkaSettings(CfnEndpoint.KafkaSettingsProperty value)
`AWS::DMS::Endpoint.KafkaSettings`.
|
void |
setKafkaSettings(IResolvable value)
`AWS::DMS::Endpoint.KafkaSettings`.
|
void |
setKinesisSettings(CfnEndpoint.KinesisSettingsProperty value)
`AWS::DMS::Endpoint.KinesisSettings`.
|
void |
setKinesisSettings(IResolvable value)
`AWS::DMS::Endpoint.KinesisSettings`.
|
void |
setKmsKeyId(String value)
`AWS::DMS::Endpoint.KmsKeyId`.
|
void |
setMicrosoftSqlServerSettings(CfnEndpoint.MicrosoftSqlServerSettingsProperty value)
`AWS::DMS::Endpoint.MicrosoftSqlServerSettings`.
|
void |
setMicrosoftSqlServerSettings(IResolvable value)
`AWS::DMS::Endpoint.MicrosoftSqlServerSettings`.
|
void |
setMongoDbSettings(CfnEndpoint.MongoDbSettingsProperty value)
`AWS::DMS::Endpoint.MongoDbSettings`.
|
void |
setMongoDbSettings(IResolvable value)
`AWS::DMS::Endpoint.MongoDbSettings`.
|
void |
setMySqlSettings(CfnEndpoint.MySqlSettingsProperty value)
`AWS::DMS::Endpoint.MySqlSettings`.
|
void |
setMySqlSettings(IResolvable value)
`AWS::DMS::Endpoint.MySqlSettings`.
|
void |
setNeptuneSettings(CfnEndpoint.NeptuneSettingsProperty value)
`AWS::DMS::Endpoint.NeptuneSettings`.
|
void |
setNeptuneSettings(IResolvable value)
`AWS::DMS::Endpoint.NeptuneSettings`.
|
void |
setOracleSettings(CfnEndpoint.OracleSettingsProperty value)
`AWS::DMS::Endpoint.OracleSettings`.
|
void |
setOracleSettings(IResolvable value)
`AWS::DMS::Endpoint.OracleSettings`.
|
void |
setPassword(String value)
`AWS::DMS::Endpoint.Password`.
|
void |
setPort(Number value)
`AWS::DMS::Endpoint.Port`.
|
void |
setPostgreSqlSettings(CfnEndpoint.PostgreSqlSettingsProperty value)
`AWS::DMS::Endpoint.PostgreSqlSettings`.
|
void |
setPostgreSqlSettings(IResolvable value)
`AWS::DMS::Endpoint.PostgreSqlSettings`.
|
void |
setRedshiftSettings(CfnEndpoint.RedshiftSettingsProperty value)
`AWS::DMS::Endpoint.RedshiftSettings`.
|
void |
setRedshiftSettings(IResolvable value)
`AWS::DMS::Endpoint.RedshiftSettings`.
|
void |
setResourceIdentifier(String value)
`AWS::DMS::Endpoint.ResourceIdentifier`.
|
void |
setS3Settings(CfnEndpoint.S3SettingsProperty value)
`AWS::DMS::Endpoint.S3Settings`.
|
void |
setS3Settings(IResolvable value)
`AWS::DMS::Endpoint.S3Settings`.
|
void |
setServerName(String value)
`AWS::DMS::Endpoint.ServerName`.
|
void |
setSslMode(String value)
`AWS::DMS::Endpoint.SslMode`.
|
void |
setSybaseSettings(CfnEndpoint.SybaseSettingsProperty value)
`AWS::DMS::Endpoint.SybaseSettings`.
|
void |
setSybaseSettings(IResolvable value)
`AWS::DMS::Endpoint.SybaseSettings`.
|
void |
setUsername(String value)
`AWS::DMS::Endpoint.Username`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnEndpoint(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
CfnEndpointProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Stable)
public void inspect(@NotNull
TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=Stable) @NotNull public String getAttrExternalId()
@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=Stable) @NotNull public TagManager getTags()
@Stability(value=Stable) @NotNull public String getEndpointType()
@Stability(value=Stable)
public void setEndpointType(@NotNull
String value)
@Stability(value=Stable) @NotNull public String getEngineName()
@Stability(value=Stable)
public void setEngineName(@NotNull
String value)
@Stability(value=Stable) @Nullable public String getCertificateArn()
@Stability(value=Stable)
public void setCertificateArn(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getDatabaseName()
@Stability(value=Stable)
public void setDatabaseName(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getDocDbSettings()
@Stability(value=Stable)
public void setDocDbSettings(@Nullable
CfnEndpoint.DocDbSettingsProperty value)
@Stability(value=Stable)
public void setDocDbSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getDynamoDbSettings()
@Stability(value=Stable)
public void setDynamoDbSettings(@Nullable
CfnEndpoint.DynamoDbSettingsProperty value)
@Stability(value=Stable)
public void setDynamoDbSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getElasticsearchSettings()
@Stability(value=Stable)
public void setElasticsearchSettings(@Nullable
CfnEndpoint.ElasticsearchSettingsProperty value)
@Stability(value=Stable)
public void setElasticsearchSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getEndpointIdentifier()
@Stability(value=Stable)
public void setEndpointIdentifier(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getExtraConnectionAttributes()
@Stability(value=Stable)
public void setExtraConnectionAttributes(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getIbmDb2Settings()
@Stability(value=Stable)
public void setIbmDb2Settings(@Nullable
CfnEndpoint.IbmDb2SettingsProperty value)
@Stability(value=Stable)
public void setIbmDb2Settings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getKafkaSettings()
@Stability(value=Stable)
public void setKafkaSettings(@Nullable
CfnEndpoint.KafkaSettingsProperty value)
@Stability(value=Stable)
public void setKafkaSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getKinesisSettings()
@Stability(value=Stable)
public void setKinesisSettings(@Nullable
CfnEndpoint.KinesisSettingsProperty value)
@Stability(value=Stable)
public void setKinesisSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getKmsKeyId()
@Stability(value=Stable)
public void setKmsKeyId(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getMicrosoftSqlServerSettings()
@Stability(value=Stable)
public void setMicrosoftSqlServerSettings(@Nullable
CfnEndpoint.MicrosoftSqlServerSettingsProperty value)
@Stability(value=Stable)
public void setMicrosoftSqlServerSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getMongoDbSettings()
@Stability(value=Stable)
public void setMongoDbSettings(@Nullable
CfnEndpoint.MongoDbSettingsProperty value)
@Stability(value=Stable)
public void setMongoDbSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getMySqlSettings()
@Stability(value=Stable)
public void setMySqlSettings(@Nullable
CfnEndpoint.MySqlSettingsProperty value)
@Stability(value=Stable)
public void setMySqlSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getNeptuneSettings()
@Stability(value=Stable)
public void setNeptuneSettings(@Nullable
CfnEndpoint.NeptuneSettingsProperty value)
@Stability(value=Stable)
public void setNeptuneSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getOracleSettings()
@Stability(value=Stable)
public void setOracleSettings(@Nullable
CfnEndpoint.OracleSettingsProperty value)
@Stability(value=Stable)
public void setOracleSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getPassword()
@Stability(value=Stable)
public void setPassword(@Nullable
String value)
@Stability(value=Stable) @Nullable public Number getPort()
@Stability(value=Stable)
public void setPort(@Nullable
Number value)
@Stability(value=Stable) @Nullable public Object getPostgreSqlSettings()
@Stability(value=Stable)
public void setPostgreSqlSettings(@Nullable
CfnEndpoint.PostgreSqlSettingsProperty value)
@Stability(value=Stable)
public void setPostgreSqlSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getRedshiftSettings()
@Stability(value=Stable)
public void setRedshiftSettings(@Nullable
CfnEndpoint.RedshiftSettingsProperty value)
@Stability(value=Stable)
public void setRedshiftSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getResourceIdentifier()
@Stability(value=Stable)
public void setResourceIdentifier(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getS3Settings()
@Stability(value=Stable)
public void setS3Settings(@Nullable
CfnEndpoint.S3SettingsProperty value)
@Stability(value=Stable)
public void setS3Settings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getServerName()
@Stability(value=Stable)
public void setServerName(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getSslMode()
@Stability(value=Stable)
public void setSslMode(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getSybaseSettings()
@Stability(value=Stable)
public void setSybaseSettings(@Nullable
CfnEndpoint.SybaseSettingsProperty value)
@Stability(value=Stable)
public void setSybaseSettings(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getUsername()
@Stability(value=Stable)
public void setUsername(@Nullable
String value)
Copyright © 2021. All rights reserved.