@Stability(value=Stable)
public static interface CfnEndpoint.KinesisSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpoint.KinesisSettingsProperty.Builder
A builder for
CfnEndpoint.KinesisSettingsProperty |
static class |
CfnEndpoint.KinesisSettingsProperty.Jsii$Proxy
An implementation for
CfnEndpoint.KinesisSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpoint.KinesisSettingsProperty.Builder |
builder() |
default String |
getMessageFormat()
`CfnEndpoint.KinesisSettingsProperty.MessageFormat`.
|
default String |
getServiceAccessRoleArn()
`CfnEndpoint.KinesisSettingsProperty.ServiceAccessRoleArn`.
|
default String |
getStreamArn()
`CfnEndpoint.KinesisSettingsProperty.StreamArn`.
|
@Stability(value=Stable) @Nullable default String getMessageFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html#cfn-dms-endpoint-kinesissettings-messageformat@Stability(value=Stable) @Nullable default String getServiceAccessRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html#cfn-dms-endpoint-kinesissettings-serviceaccessrolearn@Stability(value=Stable) @Nullable default String getStreamArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html#cfn-dms-endpoint-kinesissettings-streamarn@Stability(value=Stable) static CfnEndpoint.KinesisSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.