Uses of Class
com.hashicorp.cdktf.providers.google.scc_mute_config.SccMuteConfigTimeouts.Builder
-
Packages that use SccMuteConfigTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.scc_mute_config google_scc_mute_config -
-
Uses of SccMuteConfigTimeouts.Builder in com.hashicorp.cdktf.providers.google.scc_mute_config
Methods in com.hashicorp.cdktf.providers.google.scc_mute_config that return SccMuteConfigTimeouts.Builder Modifier and Type Method Description static SccMuteConfigTimeouts.BuilderSccMuteConfigTimeouts. builder()SccMuteConfigTimeouts.BuilderSccMuteConfigTimeouts.Builder. create(String create)Sets the value ofSccMuteConfigTimeouts.getCreate()SccMuteConfigTimeouts.BuilderSccMuteConfigTimeouts.Builder. delete(String delete)Sets the value ofSccMuteConfigTimeouts.getDelete()SccMuteConfigTimeouts.BuilderSccMuteConfigTimeouts.Builder. update(String update)Sets the value ofSccMuteConfigTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.scc_mute_config with parameters of type SccMuteConfigTimeouts.Builder Constructor Description Jsii$Proxy(SccMuteConfigTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theSccMuteConfigTimeouts.Builder.
-