@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.100Z") @Stability(value=Stable) public class CfnEndpoint extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEndpoint.Builder
A fluent builder for
CfnEndpoint. |
static interface |
CfnEndpoint.DynamoDbSettingsProperty |
static interface |
CfnEndpoint.ElasticsearchSettingsProperty |
static interface |
CfnEndpoint.KafkaSettingsProperty |
static interface |
CfnEndpoint.KinesisSettingsProperty |
static interface |
CfnEndpoint.MongoDbSettingsProperty |
static interface |
CfnEndpoint.NeptuneSettingsProperty |
static interface |
CfnEndpoint.S3SettingsProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$ProxyIConstruct.Jsii$Default| 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(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 |
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 |
getKafkaSettings()
`AWS::DMS::Endpoint.KafkaSettings`.
|
Object |
getKinesisSettings()
`AWS::DMS::Endpoint.KinesisSettings`.
|
String |
getKmsKeyId()
`AWS::DMS::Endpoint.KmsKeyId`.
|
Object |
getMongoDbSettings()
`AWS::DMS::Endpoint.MongoDbSettings`.
|
Object |
getNeptuneSettings()
`AWS::DMS::Endpoint.NeptuneSettings`.
|
String |
getPassword()
`AWS::DMS::Endpoint.Password`.
|
Number |
getPort()
`AWS::DMS::Endpoint.Port`.
|
Object |
getS3Settings()
`AWS::DMS::Endpoint.S3Settings`.
|
String |
getServerName()
`AWS::DMS::Endpoint.ServerName`.
|
String |
getSslMode()
`AWS::DMS::Endpoint.SslMode`.
|
TagManager |
getTags()
`AWS::DMS::Endpoint.Tags`.
|
String |
getUsername()
`AWS::DMS::Endpoint.Username`.
|
void |
inspect(TreeInspector inspector)
(experimental) 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 |
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 |
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 |
setMongoDbSettings(CfnEndpoint.MongoDbSettingsProperty value)
`AWS::DMS::Endpoint.MongoDbSettings`.
|
void |
setMongoDbSettings(IResolvable value)
`AWS::DMS::Endpoint.MongoDbSettings`.
|
void |
setNeptuneSettings(CfnEndpoint.NeptuneSettingsProperty value)
`AWS::DMS::Endpoint.NeptuneSettings`.
|
void |
setNeptuneSettings(IResolvable value)
`AWS::DMS::Endpoint.NeptuneSettings`.
|
void |
setPassword(String value)
`AWS::DMS::Endpoint.Password`.
|
void |
setPort(Number value)
`AWS::DMS::Endpoint.Port`.
|
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 |
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, overrideLogicalIdgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, 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
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=Experimental)
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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-tags@Stability(value=Stable) @NotNull public String getEndpointType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointtype@Stability(value=Stable)
public void setEndpointType(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointtype@Stability(value=Stable) @NotNull public String getEngineName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-enginename@Stability(value=Stable)
public void setEngineName(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-enginename@Stability(value=Stable) @Nullable public String getCertificateArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-certificatearn@Stability(value=Stable)
public void setCertificateArn(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-certificatearn@Stability(value=Stable) @Nullable public String getDatabaseName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-databasename@Stability(value=Stable)
public void setDatabaseName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-databasename@Stability(value=Stable) @Nullable public Object getDynamoDbSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-dynamodbsettings@Stability(value=Stable)
public void setDynamoDbSettings(@Nullable
CfnEndpoint.DynamoDbSettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-dynamodbsettings@Stability(value=Stable)
public void setDynamoDbSettings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-dynamodbsettings@Stability(value=Stable) @Nullable public Object getElasticsearchSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-elasticsearchsettings@Stability(value=Stable)
public void setElasticsearchSettings(@Nullable
CfnEndpoint.ElasticsearchSettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-elasticsearchsettings@Stability(value=Stable)
public void setElasticsearchSettings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-elasticsearchsettings@Stability(value=Stable) @Nullable public String getEndpointIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointidentifier@Stability(value=Stable)
public void setEndpointIdentifier(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointidentifier@Stability(value=Stable) @Nullable public String getExtraConnectionAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-extraconnectionattributes@Stability(value=Stable)
public void setExtraConnectionAttributes(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-extraconnectionattributes@Stability(value=Stable) @Nullable public Object getKafkaSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kafkasettings@Stability(value=Stable)
public void setKafkaSettings(@Nullable
CfnEndpoint.KafkaSettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kafkasettings@Stability(value=Stable)
public void setKafkaSettings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kafkasettings@Stability(value=Stable) @Nullable public Object getKinesisSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kinesissettings@Stability(value=Stable)
public void setKinesisSettings(@Nullable
CfnEndpoint.KinesisSettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kinesissettings@Stability(value=Stable)
public void setKinesisSettings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kinesissettings@Stability(value=Stable) @Nullable public String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kmskeyid@Stability(value=Stable)
public void setKmsKeyId(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kmskeyid@Stability(value=Stable) @Nullable public Object getMongoDbSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-mongodbsettings@Stability(value=Stable)
public void setMongoDbSettings(@Nullable
CfnEndpoint.MongoDbSettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-mongodbsettings@Stability(value=Stable)
public void setMongoDbSettings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-mongodbsettings@Stability(value=Stable) @Nullable public Object getNeptuneSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-neptunesettings@Stability(value=Stable)
public void setNeptuneSettings(@Nullable
CfnEndpoint.NeptuneSettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-neptunesettings@Stability(value=Stable)
public void setNeptuneSettings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-neptunesettings@Stability(value=Stable) @Nullable public String getPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-password@Stability(value=Stable)
public void setPassword(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-password@Stability(value=Stable) @Nullable public Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-port@Stability(value=Stable)
public void setPort(@Nullable
Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-port@Stability(value=Stable) @Nullable public Object getS3Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-s3settings@Stability(value=Stable)
public void setS3Settings(@Nullable
CfnEndpoint.S3SettingsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-s3settings@Stability(value=Stable)
public void setS3Settings(@Nullable
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-s3settings@Stability(value=Stable) @Nullable public String getServerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-servername@Stability(value=Stable)
public void setServerName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-servername@Stability(value=Stable) @Nullable public String getSslMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-sslmode@Stability(value=Stable)
public void setSslMode(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-sslmode@Stability(value=Stable) @Nullable public String getUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-username@Stability(value=Stable)
public void setUsername(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-usernameCopyright © 2020. All rights reserved.