Uses of Interface
com.hashicorp.cdktf.providers.aws.networkmanager_device.NetworkmanagerDeviceTimeouts
-
Packages that use NetworkmanagerDeviceTimeouts Package Description com.hashicorp.cdktf.providers.aws.networkmanager_device aws_networkmanager_device -
-
Uses of NetworkmanagerDeviceTimeouts in com.hashicorp.cdktf.providers.aws.networkmanager_device
Classes in com.hashicorp.cdktf.providers.aws.networkmanager_device that implement NetworkmanagerDeviceTimeouts Modifier and Type Class Description static classNetworkmanagerDeviceTimeouts.Jsii$ProxyAn implementation forNetworkmanagerDeviceTimeoutsMethods in com.hashicorp.cdktf.providers.aws.networkmanager_device that return NetworkmanagerDeviceTimeouts Modifier and Type Method Description NetworkmanagerDeviceTimeoutsNetworkmanagerDeviceTimeouts.Builder. build()Builds the configured instance.default NetworkmanagerDeviceTimeoutsNetworkmanagerDeviceConfig. getTimeouts()timeouts block.NetworkmanagerDeviceTimeoutsNetworkmanagerDeviceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.networkmanager_device with parameters of type NetworkmanagerDeviceTimeouts Modifier and Type Method Description voidNetworkmanagerDevice. putTimeouts(NetworkmanagerDeviceTimeouts value)voidNetworkmanagerDeviceTimeoutsOutputReference. setInternalValue(NetworkmanagerDeviceTimeouts value)NetworkmanagerDevice.BuilderNetworkmanagerDevice.Builder. timeouts(NetworkmanagerDeviceTimeouts timeouts)timeouts block.NetworkmanagerDeviceConfig.BuilderNetworkmanagerDeviceConfig.Builder. timeouts(NetworkmanagerDeviceTimeouts timeouts)Sets the value ofNetworkmanagerDeviceConfig.getTimeouts()
-