Uses of Interface
com.hashicorp.cdktf.providers.google.scc_organization_custom_module.SccOrganizationCustomModuleTimeouts
-
Packages that use SccOrganizationCustomModuleTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_organization_custom_module google_scc_organization_custom_module -
-
Uses of SccOrganizationCustomModuleTimeouts in com.hashicorp.cdktf.providers.google.scc_organization_custom_module
Classes in com.hashicorp.cdktf.providers.google.scc_organization_custom_module that implement SccOrganizationCustomModuleTimeouts Modifier and Type Class Description static classSccOrganizationCustomModuleTimeouts.Jsii$ProxyAn implementation forSccOrganizationCustomModuleTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_organization_custom_module that return SccOrganizationCustomModuleTimeouts Modifier and Type Method Description SccOrganizationCustomModuleTimeoutsSccOrganizationCustomModuleTimeouts.Builder. build()Builds the configured instance.default SccOrganizationCustomModuleTimeoutsSccOrganizationCustomModuleConfig. getTimeouts()timeouts block.SccOrganizationCustomModuleTimeoutsSccOrganizationCustomModuleConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_organization_custom_module with parameters of type SccOrganizationCustomModuleTimeouts Modifier and Type Method Description voidSccOrganizationCustomModule. putTimeouts(SccOrganizationCustomModuleTimeouts value)voidSccOrganizationCustomModuleTimeoutsOutputReference. setInternalValue(SccOrganizationCustomModuleTimeouts value)SccOrganizationCustomModule.BuilderSccOrganizationCustomModule.Builder. timeouts(SccOrganizationCustomModuleTimeouts timeouts)timeouts block.SccOrganizationCustomModuleConfig.BuilderSccOrganizationCustomModuleConfig.Builder. timeouts(SccOrganizationCustomModuleTimeouts timeouts)Sets the value ofSccOrganizationCustomModuleConfig.getTimeouts()
-