resource Aws Ec2Instance Vpc Ids
suspend fun resourceAwsEc2InstanceVpcIds(value: Output<List<InsightFiltersResourceAwsEc2InstanceVpcIdArgs>>)
suspend fun resourceAwsEc2InstanceVpcIds(value: List<InsightFiltersResourceAwsEc2InstanceVpcIdArgs>?)
Parameters
value
The identifier of the VPC that the instance was launched in. See String Filter below for more details.
suspend fun resourceAwsEc2InstanceVpcIds(vararg values: Output<InsightFiltersResourceAwsEc2InstanceVpcIdArgs>)
suspend fun resourceAwsEc2InstanceVpcIds(values: List<Output<InsightFiltersResourceAwsEc2InstanceVpcIdArgs>>)
suspend fun resourceAwsEc2InstanceVpcIds(vararg values: InsightFiltersResourceAwsEc2InstanceVpcIdArgs)
Parameters
values
The identifier of the VPC that the instance was launched in. See String Filter below for more details.
suspend fun resourceAwsEc2InstanceVpcIds(argument: List<suspend InsightFiltersResourceAwsEc2InstanceVpcIdArgsBuilder.() -> Unit>)
suspend fun resourceAwsEc2InstanceVpcIds(vararg argument: suspend InsightFiltersResourceAwsEc2InstanceVpcIdArgsBuilder.() -> Unit)
suspend fun resourceAwsEc2InstanceVpcIds(argument: suspend InsightFiltersResourceAwsEc2InstanceVpcIdArgsBuilder.() -> Unit)
Parameters
argument
The identifier of the VPC that the instance was launched in. See String Filter below for more details.