resource Aws Ec2Instance Ipv6Addresses
suspend fun resourceAwsEc2InstanceIpv6Addresses(value: Output<List<InsightFiltersResourceAwsEc2InstanceIpv6AddressArgs>>)
suspend fun resourceAwsEc2InstanceIpv6Addresses(value: List<InsightFiltersResourceAwsEc2InstanceIpv6AddressArgs>?)
Parameters
value
The IPv6 addresses associated with the instance. See Ip Filter below for more details.
suspend fun resourceAwsEc2InstanceIpv6Addresses(vararg values: Output<InsightFiltersResourceAwsEc2InstanceIpv6AddressArgs>)
suspend fun resourceAwsEc2InstanceIpv6Addresses(values: List<Output<InsightFiltersResourceAwsEc2InstanceIpv6AddressArgs>>)
suspend fun resourceAwsEc2InstanceIpv6Addresses(vararg values: InsightFiltersResourceAwsEc2InstanceIpv6AddressArgs)
Parameters
values
The IPv6 addresses associated with the instance. See Ip Filter below for more details.
suspend fun resourceAwsEc2InstanceIpv6Addresses(argument: List<suspend InsightFiltersResourceAwsEc2InstanceIpv6AddressArgsBuilder.() -> Unit>)
suspend fun resourceAwsEc2InstanceIpv6Addresses(vararg argument: suspend InsightFiltersResourceAwsEc2InstanceIpv6AddressArgsBuilder.() -> Unit)
suspend fun resourceAwsEc2InstanceIpv6Addresses(argument: suspend InsightFiltersResourceAwsEc2InstanceIpv6AddressArgsBuilder.() -> Unit)
Parameters
argument
The IPv6 addresses associated with the instance. See Ip Filter below for more details.