@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.043Z") @Stability(value=Stable) public interface CfnGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayProps.Builder
A builder for
CfnGatewayProps |
static class |
CfnGatewayProps.Jsii$Proxy
An implementation for
CfnGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayProps.Builder |
builder() |
default Object |
getGatewayCapabilitySummaries()
`AWS::IoTSiteWise::Gateway.GatewayCapabilitySummaries`.
|
String |
getGatewayName()
`AWS::IoTSiteWise::Gateway.GatewayName`.
|
Object |
getGatewayPlatform()
`AWS::IoTSiteWise::Gateway.GatewayPlatform`.
|
default List<CfnTag> |
getTags()
`AWS::IoTSiteWise::Gateway.Tags`.
|
@Stability(value=Stable) @NotNull String getGatewayName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html#cfn-iotsitewise-gateway-gatewayname@Stability(value=Stable) @NotNull Object getGatewayPlatform()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html#cfn-iotsitewise-gateway-gatewayplatform@Stability(value=Stable) @Nullable default Object getGatewayCapabilitySummaries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html#cfn-iotsitewise-gateway-gatewaycapabilitysummaries@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html#cfn-iotsitewise-gateway-tags@Stability(value=Stable) static CfnGatewayProps.Builder builder()
CfnGatewayProps.Builder of CfnGatewayPropsCopyright © 2020. All rights reserved.