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