Uses of Interface
com.hashicorp.cdktf.providers.google.securityposture_posture.SecurityposturePostureTimeouts
-
Packages that use SecurityposturePostureTimeouts Package Description com.hashicorp.cdktf.providers.google.securityposture_posture google_securityposture_posture -
-
Uses of SecurityposturePostureTimeouts in com.hashicorp.cdktf.providers.google.securityposture_posture
Classes in com.hashicorp.cdktf.providers.google.securityposture_posture that implement SecurityposturePostureTimeouts Modifier and Type Class Description static classSecurityposturePostureTimeouts.Jsii$ProxyAn implementation forSecurityposturePostureTimeoutsMethods in com.hashicorp.cdktf.providers.google.securityposture_posture that return SecurityposturePostureTimeouts Modifier and Type Method Description SecurityposturePostureTimeoutsSecurityposturePostureTimeouts.Builder. build()Builds the configured instance.default SecurityposturePostureTimeoutsSecurityposturePostureConfig. getTimeouts()timeouts block.SecurityposturePostureTimeoutsSecurityposturePostureConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.securityposture_posture with parameters of type SecurityposturePostureTimeouts Modifier and Type Method Description voidSecurityposturePosture. putTimeouts(SecurityposturePostureTimeouts value)voidSecurityposturePostureTimeoutsOutputReference. setInternalValue(SecurityposturePostureTimeouts value)SecurityposturePosture.BuilderSecurityposturePosture.Builder. timeouts(SecurityposturePostureTimeouts timeouts)timeouts block.SecurityposturePostureConfig.BuilderSecurityposturePostureConfig.Builder. timeouts(SecurityposturePostureTimeouts timeouts)Sets the value ofSecurityposturePostureConfig.getTimeouts()
-