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