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