Uses of Interface
software.amazon.awscdk.services.iotsitewise.CfnGateway.GatewayPlatformProperty
Packages that use CfnGateway.GatewayPlatformProperty
-
Uses of CfnGateway.GatewayPlatformProperty in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement CfnGateway.GatewayPlatformPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGateway.GatewayPlatformPropertyMethods in software.amazon.awscdk.services.iotsitewise that return CfnGateway.GatewayPlatformPropertyModifier and TypeMethodDescriptionCfnGateway.GatewayPlatformProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iotsitewise with parameters of type CfnGateway.GatewayPlatformPropertyModifier and TypeMethodDescriptionCfnGateway.Builder.gatewayPlatform(CfnGateway.GatewayPlatformProperty gatewayPlatform) The gateway's platform.CfnGatewayProps.Builder.gatewayPlatform(CfnGateway.GatewayPlatformProperty gatewayPlatform) Sets the value ofCfnGatewayProps.getGatewayPlatform()voidCfnGateway.setGatewayPlatform(CfnGateway.GatewayPlatformProperty value) The gateway's platform.