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