@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.518Z") @Stability(value=Stable) public interface CfnGatewayProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getGatewayPlatform()
@Stability(value=Stable) @Nullable default Object getGatewayCapabilitySummaries()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnGatewayProps.Builder builder()
CfnGatewayProps.Builder of CfnGatewayPropsCopyright © 2021. All rights reserved.