Uses of Interface
com.hashicorp.cdktf.providers.google.scc_v2_project_mute_config.SccV2ProjectMuteConfigTimeouts
-
Packages that use SccV2ProjectMuteConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_v2_project_mute_config google_scc_v2_project_mute_config -
-
Uses of SccV2ProjectMuteConfigTimeouts in com.hashicorp.cdktf.providers.google.scc_v2_project_mute_config
Classes in com.hashicorp.cdktf.providers.google.scc_v2_project_mute_config that implement SccV2ProjectMuteConfigTimeouts Modifier and Type Class Description static classSccV2ProjectMuteConfigTimeouts.Jsii$ProxyAn implementation forSccV2ProjectMuteConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_v2_project_mute_config that return SccV2ProjectMuteConfigTimeouts Modifier and Type Method Description SccV2ProjectMuteConfigTimeoutsSccV2ProjectMuteConfigTimeouts.Builder. build()Builds the configured instance.default SccV2ProjectMuteConfigTimeoutsSccV2ProjectMuteConfigConfig. getTimeouts()timeouts block.SccV2ProjectMuteConfigTimeoutsSccV2ProjectMuteConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_v2_project_mute_config with parameters of type SccV2ProjectMuteConfigTimeouts Modifier and Type Method Description voidSccV2ProjectMuteConfig. putTimeouts(SccV2ProjectMuteConfigTimeouts value)voidSccV2ProjectMuteConfigTimeoutsOutputReference. setInternalValue(SccV2ProjectMuteConfigTimeouts value)SccV2ProjectMuteConfig.BuilderSccV2ProjectMuteConfig.Builder. timeouts(SccV2ProjectMuteConfigTimeouts timeouts)timeouts block.SccV2ProjectMuteConfigConfig.BuilderSccV2ProjectMuteConfigConfig.Builder. timeouts(SccV2ProjectMuteConfigTimeouts timeouts)Sets the value ofSccV2ProjectMuteConfigConfig.getTimeouts()
-