Uses of Interface
software.amazon.awscdk.services.iotsecuretunneling.CfnTunnel.TimeoutConfigProperty
Packages that use CfnTunnel.TimeoutConfigProperty
Package
Description
AWS::IoTSecureTunneling Construct Library
-
Uses of CfnTunnel.TimeoutConfigProperty in software.amazon.awscdk.services.iotsecuretunneling
Classes in software.amazon.awscdk.services.iotsecuretunneling that implement CfnTunnel.TimeoutConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTunnel.TimeoutConfigPropertyMethods in software.amazon.awscdk.services.iotsecuretunneling that return CfnTunnel.TimeoutConfigPropertyModifier and TypeMethodDescriptionCfnTunnel.TimeoutConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iotsecuretunneling with parameters of type CfnTunnel.TimeoutConfigPropertyModifier and TypeMethodDescriptionvoidCfnTunnel.setTimeoutConfig(CfnTunnel.TimeoutConfigProperty value) Tunnel timeout configuration.CfnTunnel.Builder.timeoutConfig(CfnTunnel.TimeoutConfigProperty timeoutConfig) Tunnel timeout configuration.CfnTunnelProps.Builder.timeoutConfig(CfnTunnel.TimeoutConfigProperty timeoutConfig) Sets the value ofCfnTunnelProps.getTimeoutConfig()