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