@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.103Z") @Stability(value=Stable) public interface CfnEndpointProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointProps.Builder
A builder for
CfnEndpointProps |
static class |
CfnEndpointProps.Jsii$Proxy
An implementation for
CfnEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointProps.Builder |
builder() |
default String |
getCertificateArn()
`AWS::DMS::Endpoint.CertificateArn`.
|
default String |
getDatabaseName()
`AWS::DMS::Endpoint.DatabaseName`.
|
default Object |
getDynamoDbSettings()
`AWS::DMS::Endpoint.DynamoDbSettings`.
|
default Object |
getElasticsearchSettings()
`AWS::DMS::Endpoint.ElasticsearchSettings`.
|
default String |
getEndpointIdentifier()
`AWS::DMS::Endpoint.EndpointIdentifier`.
|
String |
getEndpointType()
`AWS::DMS::Endpoint.EndpointType`.
|
String |
getEngineName()
`AWS::DMS::Endpoint.EngineName`.
|
default String |
getExtraConnectionAttributes()
`AWS::DMS::Endpoint.ExtraConnectionAttributes`.
|
default Object |
getKafkaSettings()
`AWS::DMS::Endpoint.KafkaSettings`.
|
default Object |
getKinesisSettings()
`AWS::DMS::Endpoint.KinesisSettings`.
|
default String |
getKmsKeyId()
`AWS::DMS::Endpoint.KmsKeyId`.
|
default Object |
getMongoDbSettings()
`AWS::DMS::Endpoint.MongoDbSettings`.
|
default Object |
getNeptuneSettings()
`AWS::DMS::Endpoint.NeptuneSettings`.
|
default String |
getPassword()
`AWS::DMS::Endpoint.Password`.
|
default Number |
getPort()
`AWS::DMS::Endpoint.Port`.
|
default Object |
getS3Settings()
`AWS::DMS::Endpoint.S3Settings`.
|
default String |
getServerName()
`AWS::DMS::Endpoint.ServerName`.
|
default String |
getSslMode()
`AWS::DMS::Endpoint.SslMode`.
|
default List<CfnTag> |
getTags()
`AWS::DMS::Endpoint.Tags`.
|
default String |
getUsername()
`AWS::DMS::Endpoint.Username`.
|
@Stability(value=Stable) @NotNull String getEndpointType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointtype@Stability(value=Stable) @NotNull String getEngineName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-enginename@Stability(value=Stable) @Nullable default String getCertificateArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-certificatearn@Stability(value=Stable) @Nullable default String getDatabaseName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-databasename@Stability(value=Stable) @Nullable default Object getDynamoDbSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-dynamodbsettings@Stability(value=Stable) @Nullable default Object getElasticsearchSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-elasticsearchsettings@Stability(value=Stable) @Nullable default String getEndpointIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointidentifier@Stability(value=Stable) @Nullable default String getExtraConnectionAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-extraconnectionattributes@Stability(value=Stable) @Nullable default Object getKafkaSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kafkasettings@Stability(value=Stable) @Nullable default Object getKinesisSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kinesissettings@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kmskeyid@Stability(value=Stable) @Nullable default Object getMongoDbSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-mongodbsettings@Stability(value=Stable) @Nullable default Object getNeptuneSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-neptunesettings@Stability(value=Stable) @Nullable default String getPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-password@Stability(value=Stable) @Nullable default Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-port@Stability(value=Stable) @Nullable default Object getS3Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-s3settings@Stability(value=Stable) @Nullable default String getServerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-servername@Stability(value=Stable) @Nullable default String getSslMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-sslmode@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-tags@Stability(value=Stable) @Nullable default String getUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-username@Stability(value=Stable) static CfnEndpointProps.Builder builder()
CfnEndpointProps.Builder of CfnEndpointPropsCopyright © 2020. All rights reserved.