Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment.DataAwsEc2TransitGatewayVpnAttachmentTimeouts
-
Packages that use DataAwsEc2TransitGatewayVpnAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment data_aws_ec2_transit_gateway_vpn_attachment -
-
Uses of DataAwsEc2TransitGatewayVpnAttachmentTimeouts in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment that implement DataAwsEc2TransitGatewayVpnAttachmentTimeouts Modifier and Type Class Description static classDataAwsEc2TransitGatewayVpnAttachmentTimeouts.Jsii$ProxyAn implementation forDataAwsEc2TransitGatewayVpnAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment that return DataAwsEc2TransitGatewayVpnAttachmentTimeouts Modifier and Type Method Description DataAwsEc2TransitGatewayVpnAttachmentTimeoutsDataAwsEc2TransitGatewayVpnAttachmentTimeouts.Builder. build()Builds the configured instance.default DataAwsEc2TransitGatewayVpnAttachmentTimeoutsDataAwsEc2TransitGatewayVpnAttachmentConfig. getTimeouts()timeouts block.DataAwsEc2TransitGatewayVpnAttachmentTimeoutsDataAwsEc2TransitGatewayVpnAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment with parameters of type DataAwsEc2TransitGatewayVpnAttachmentTimeouts Modifier and Type Method Description voidDataAwsEc2TransitGatewayVpnAttachment. putTimeouts(DataAwsEc2TransitGatewayVpnAttachmentTimeouts value)voidDataAwsEc2TransitGatewayVpnAttachmentTimeoutsOutputReference. setInternalValue(DataAwsEc2TransitGatewayVpnAttachmentTimeouts value)DataAwsEc2TransitGatewayVpnAttachment.BuilderDataAwsEc2TransitGatewayVpnAttachment.Builder. timeouts(DataAwsEc2TransitGatewayVpnAttachmentTimeouts timeouts)timeouts block.DataAwsEc2TransitGatewayVpnAttachmentConfig.BuilderDataAwsEc2TransitGatewayVpnAttachmentConfig.Builder. timeouts(DataAwsEc2TransitGatewayVpnAttachmentTimeouts timeouts)Sets the value ofDataAwsEc2TransitGatewayVpnAttachmentConfig.getTimeouts()
-