Uses of Interface
com.hashicorp.cdktf.providers.aws.codestarconnections_host.CodestarconnectionsHostTimeouts
-
Packages that use CodestarconnectionsHostTimeouts Package Description com.hashicorp.cdktf.providers.aws.codestarconnections_host aws_codestarconnections_host -
-
Uses of CodestarconnectionsHostTimeouts in com.hashicorp.cdktf.providers.aws.codestarconnections_host
Classes in com.hashicorp.cdktf.providers.aws.codestarconnections_host that implement CodestarconnectionsHostTimeouts Modifier and Type Class Description static classCodestarconnectionsHostTimeouts.Jsii$ProxyAn implementation forCodestarconnectionsHostTimeoutsMethods in com.hashicorp.cdktf.providers.aws.codestarconnections_host that return CodestarconnectionsHostTimeouts Modifier and Type Method Description CodestarconnectionsHostTimeoutsCodestarconnectionsHostTimeouts.Builder. build()Builds the configured instance.default CodestarconnectionsHostTimeoutsCodestarconnectionsHostConfig. getTimeouts()timeouts block.CodestarconnectionsHostTimeoutsCodestarconnectionsHostConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.codestarconnections_host with parameters of type CodestarconnectionsHostTimeouts Modifier and Type Method Description voidCodestarconnectionsHost. putTimeouts(CodestarconnectionsHostTimeouts value)voidCodestarconnectionsHostTimeoutsOutputReference. setInternalValue(CodestarconnectionsHostTimeouts value)CodestarconnectionsHost.BuilderCodestarconnectionsHost.Builder. timeouts(CodestarconnectionsHostTimeouts timeouts)timeouts block.CodestarconnectionsHostConfig.BuilderCodestarconnectionsHostConfig.Builder. timeouts(CodestarconnectionsHostTimeouts timeouts)Sets the value ofCodestarconnectionsHostConfig.getTimeouts()
-