Uses of Interface
com.hashicorp.cdktf.providers.google.scc_v2_organization_notification_config.SccV2OrganizationNotificationConfigTimeouts
-
Packages that use SccV2OrganizationNotificationConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_v2_organization_notification_config google_scc_v2_organization_notification_config -
-
Uses of SccV2OrganizationNotificationConfigTimeouts in com.hashicorp.cdktf.providers.google.scc_v2_organization_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_v2_organization_notification_config that implement SccV2OrganizationNotificationConfigTimeouts Modifier and Type Class Description static classSccV2OrganizationNotificationConfigTimeouts.Jsii$ProxyAn implementation forSccV2OrganizationNotificationConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_v2_organization_notification_config that return SccV2OrganizationNotificationConfigTimeouts Modifier and Type Method Description SccV2OrganizationNotificationConfigTimeoutsSccV2OrganizationNotificationConfigTimeouts.Builder. build()Builds the configured instance.default SccV2OrganizationNotificationConfigTimeoutsSccV2OrganizationNotificationConfigConfig. getTimeouts()timeouts block.SccV2OrganizationNotificationConfigTimeoutsSccV2OrganizationNotificationConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_v2_organization_notification_config with parameters of type SccV2OrganizationNotificationConfigTimeouts Modifier and Type Method Description voidSccV2OrganizationNotificationConfig. putTimeouts(SccV2OrganizationNotificationConfigTimeouts value)voidSccV2OrganizationNotificationConfigTimeoutsOutputReference. setInternalValue(SccV2OrganizationNotificationConfigTimeouts value)SccV2OrganizationNotificationConfig.BuilderSccV2OrganizationNotificationConfig.Builder. timeouts(SccV2OrganizationNotificationConfigTimeouts timeouts)timeouts block.SccV2OrganizationNotificationConfigConfig.BuilderSccV2OrganizationNotificationConfigConfig.Builder. timeouts(SccV2OrganizationNotificationConfigTimeouts timeouts)Sets the value ofSccV2OrganizationNotificationConfigConfig.getTimeouts()
-