Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_virtual_interface_group.DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig
-
Packages that use DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_virtual_interface_group data_aws_ec2_local_gateway_virtual_interface_group -
-
Uses of DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_virtual_interface_group
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_virtual_interface_group that implement DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig Modifier and Type Class Description static classDataAwsEc2LocalGatewayVirtualInterfaceGroupConfig.Jsii$ProxyAn implementation forDataAwsEc2LocalGatewayVirtualInterfaceGroupConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_virtual_interface_group that return DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig Modifier and Type Method Description DataAwsEc2LocalGatewayVirtualInterfaceGroupConfigDataAwsEc2LocalGatewayVirtualInterfaceGroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_virtual_interface_group with parameters of type DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig Constructor Description DataAwsEc2LocalGatewayVirtualInterfaceGroup(software.constructs.Construct scope, String id, DataAwsEc2LocalGatewayVirtualInterfaceGroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ec2_local_gateway_virtual_interface_group aws_ec2_local_gateway_virtual_interface_group} Data Source.
-