Uses of Class
com.hashicorp.cdktf.providers.aws.vpclattice_service_network_vpc_association.VpclatticeServiceNetworkVpcAssociationTimeouts.Builder
-
Packages that use VpclatticeServiceNetworkVpcAssociationTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.vpclattice_service_network_vpc_association aws_vpclattice_service_network_vpc_association -
-
Uses of VpclatticeServiceNetworkVpcAssociationTimeouts.Builder in com.hashicorp.cdktf.providers.aws.vpclattice_service_network_vpc_association
Methods in com.hashicorp.cdktf.providers.aws.vpclattice_service_network_vpc_association that return VpclatticeServiceNetworkVpcAssociationTimeouts.Builder Modifier and Type Method Description static VpclatticeServiceNetworkVpcAssociationTimeouts.BuilderVpclatticeServiceNetworkVpcAssociationTimeouts. builder()VpclatticeServiceNetworkVpcAssociationTimeouts.BuilderVpclatticeServiceNetworkVpcAssociationTimeouts.Builder. create(String create)Sets the value ofVpclatticeServiceNetworkVpcAssociationTimeouts.getCreate()VpclatticeServiceNetworkVpcAssociationTimeouts.BuilderVpclatticeServiceNetworkVpcAssociationTimeouts.Builder. delete(String delete)Sets the value ofVpclatticeServiceNetworkVpcAssociationTimeouts.getDelete()VpclatticeServiceNetworkVpcAssociationTimeouts.BuilderVpclatticeServiceNetworkVpcAssociationTimeouts.Builder. update(String update)Sets the value ofVpclatticeServiceNetworkVpcAssociationTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.aws.vpclattice_service_network_vpc_association with parameters of type VpclatticeServiceNetworkVpcAssociationTimeouts.Builder Constructor Description Jsii$Proxy(VpclatticeServiceNetworkVpcAssociationTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theVpclatticeServiceNetworkVpcAssociationTimeouts.Builder.
-