Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnGatewayPropsMixin.Builder
Packages that use CfnGatewayPropsMixin.Builder
-
Uses of CfnGatewayPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise that return CfnGatewayPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnGatewayPropsMixin.BuilderCfnGatewayPropsMixin.Builder.create()static CfnGatewayPropsMixin.BuilderCfnGatewayPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnGatewayPropsMixin.Builder.gatewayCapabilitySummaries(List<? extends Object> gatewayCapabilitySummaries) A list of gateway capability summaries that each contain a namespace and status.CfnGatewayPropsMixin.Builder.gatewayCapabilitySummaries(IResolvable gatewayCapabilitySummaries) A list of gateway capability summaries that each contain a namespace and status.CfnGatewayPropsMixin.Builder.gatewayName(String gatewayName) A unique name for the gateway.CfnGatewayPropsMixin.Builder.gatewayPlatform(CfnGatewayPropsMixin.GatewayPlatformProperty gatewayPlatform) The gateway's platform.CfnGatewayPropsMixin.Builder.gatewayPlatform(IResolvable gatewayPlatform) The gateway's platform.CfnGatewayPropsMixin.Builder.gatewayVersion(String gatewayVersion) The version of the gateway.A list of key-value pairs that contain metadata for the gateway.