Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnGatewayProps.Builder
-
Uses of CfnGatewayProps.Builder in software.amazon.awscdk.services.iotsitewise
Modifier and TypeMethodDescriptionstatic CfnGatewayProps.Builder
CfnGatewayProps.builder()
CfnGatewayProps.Builder.gatewayCapabilitySummaries
(List<? extends Object> gatewayCapabilitySummaries) Sets the value ofCfnGatewayProps.getGatewayCapabilitySummaries()
CfnGatewayProps.Builder.gatewayCapabilitySummaries
(IResolvable gatewayCapabilitySummaries) Sets the value ofCfnGatewayProps.getGatewayCapabilitySummaries()
CfnGatewayProps.Builder.gatewayName
(String gatewayName) Sets the value ofCfnGatewayProps.getGatewayName()
CfnGatewayProps.Builder.gatewayPlatform
(IResolvable gatewayPlatform) Sets the value ofCfnGatewayProps.getGatewayPlatform()
CfnGatewayProps.Builder.gatewayPlatform
(CfnGateway.GatewayPlatformProperty gatewayPlatform) Sets the value ofCfnGatewayProps.getGatewayPlatform()
Sets the value ofCfnGatewayProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnGatewayProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGatewayProps.Builder
.