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