Interface NetworkSecurityFirewallEndpointAssociationTimeouts

    • Method Detail

      • getCreate

        @Stability(Stable)
        @Nullable
        default String getCreate()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_security_firewall_endpoint_association#create NetworkSecurityFirewallEndpointAssociation#create}.
      • getDelete

        @Stability(Stable)
        @Nullable
        default String getDelete()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_security_firewall_endpoint_association#delete NetworkSecurityFirewallEndpointAssociation#delete}.
      • getUpdate

        @Stability(Stable)
        @Nullable
        default String getUpdate()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_security_firewall_endpoint_association#update NetworkSecurityFirewallEndpointAssociation#update}.