@Stability(value=Stable) public static final class CfnEndpoint.KinesisSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.KinesisSettingsProperty>
CfnEndpoint.KinesisSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.KinesisSettingsProperty |
build()
Builds the configured instance.
|
CfnEndpoint.KinesisSettingsProperty.Builder |
messageFormat(String messageFormat)
Sets the value of
CfnEndpoint.KinesisSettingsProperty.getMessageFormat() |
CfnEndpoint.KinesisSettingsProperty.Builder |
serviceAccessRoleArn(String serviceAccessRoleArn)
Sets the value of
CfnEndpoint.KinesisSettingsProperty.getServiceAccessRoleArn() |
CfnEndpoint.KinesisSettingsProperty.Builder |
streamArn(String streamArn)
Sets the value of
CfnEndpoint.KinesisSettingsProperty.getStreamArn() |
@Stability(value=Stable) public CfnEndpoint.KinesisSettingsProperty.Builder messageFormat(String messageFormat)
CfnEndpoint.KinesisSettingsProperty.getMessageFormat()messageFormat - `CfnEndpoint.KinesisSettingsProperty.MessageFormat`.this@Stability(value=Stable) public CfnEndpoint.KinesisSettingsProperty.Builder serviceAccessRoleArn(String serviceAccessRoleArn)
CfnEndpoint.KinesisSettingsProperty.getServiceAccessRoleArn()serviceAccessRoleArn - `CfnEndpoint.KinesisSettingsProperty.ServiceAccessRoleArn`.this@Stability(value=Stable) public CfnEndpoint.KinesisSettingsProperty.Builder streamArn(String streamArn)
CfnEndpoint.KinesisSettingsProperty.getStreamArn()streamArn - `CfnEndpoint.KinesisSettingsProperty.StreamArn`.this@Stability(value=Stable) public CfnEndpoint.KinesisSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.KinesisSettingsProperty>CfnEndpoint.KinesisSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.