Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsecuretunneling.CfnTunnelMixinProps.Builder
Packages that use CfnTunnelMixinProps.Builder
-
Uses of CfnTunnelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsecuretunneling
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsecuretunneling that return CfnTunnelMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTunnelMixinProps.BuilderCfnTunnelMixinProps.builder()CfnTunnelMixinProps.Builder.description(String description) Sets the value ofCfnTunnelMixinProps.getDescription()CfnTunnelMixinProps.Builder.destinationConfig(CfnTunnelPropsMixin.DestinationConfigProperty destinationConfig) Sets the value ofCfnTunnelMixinProps.getDestinationConfig()CfnTunnelMixinProps.Builder.destinationConfig(IResolvable destinationConfig) Sets the value ofCfnTunnelMixinProps.getDestinationConfig()Sets the value ofCfnTunnelMixinProps.getTags()CfnTunnelMixinProps.Builder.timeoutConfig(CfnTunnelPropsMixin.TimeoutConfigProperty timeoutConfig) Sets the value ofCfnTunnelMixinProps.getTimeoutConfig()CfnTunnelMixinProps.Builder.timeoutConfig(IResolvable timeoutConfig) Sets the value ofCfnTunnelMixinProps.getTimeoutConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotsecuretunneling with parameters of type CfnTunnelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTunnelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTunnelMixinProps.Builder.