@Stability(value=Stable)
public static interface CfnFunction.TableStreamSAMPTProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.TableStreamSAMPTProperty.Builder
A builder for
CfnFunction.TableStreamSAMPTProperty |
static class |
CfnFunction.TableStreamSAMPTProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.TableStreamSAMPTProperty.Builder |
builder() |
String |
getStreamName()
`CfnFunction.TableStreamSAMPTProperty.StreamName`.
|
String |
getTableName()
`CfnFunction.TableStreamSAMPTProperty.TableName`.
|
@Stability(value=Stable) String getStreamName()
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst@Stability(value=Stable) String getTableName()
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst@Stability(value=Stable) static CfnFunction.TableStreamSAMPTProperty.Builder builder()
Copyright © 2019. All rights reserved.