resource Aws Ec2Instance Ipv4Addresses
suspend fun resourceAwsEc2InstanceIpv4Addresses(value: Output<List<InsightFiltersResourceAwsEc2InstanceIpv4AddressArgs>>)
suspend fun resourceAwsEc2InstanceIpv4Addresses(value: List<InsightFiltersResourceAwsEc2InstanceIpv4AddressArgs>?)
Parameters
value
The IPv4 addresses associated with the instance. See Ip Filter below for more details.
suspend fun resourceAwsEc2InstanceIpv4Addresses(vararg values: Output<InsightFiltersResourceAwsEc2InstanceIpv4AddressArgs>)
suspend fun resourceAwsEc2InstanceIpv4Addresses(values: List<Output<InsightFiltersResourceAwsEc2InstanceIpv4AddressArgs>>)
suspend fun resourceAwsEc2InstanceIpv4Addresses(vararg values: InsightFiltersResourceAwsEc2InstanceIpv4AddressArgs)
Parameters
values
The IPv4 addresses associated with the instance. See Ip Filter below for more details.
suspend fun resourceAwsEc2InstanceIpv4Addresses(argument: List<suspend InsightFiltersResourceAwsEc2InstanceIpv4AddressArgsBuilder.() -> Unit>)
suspend fun resourceAwsEc2InstanceIpv4Addresses(vararg argument: suspend InsightFiltersResourceAwsEc2InstanceIpv4AddressArgsBuilder.() -> Unit)
suspend fun resourceAwsEc2InstanceIpv4Addresses(argument: suspend InsightFiltersResourceAwsEc2InstanceIpv4AddressArgsBuilder.() -> Unit)
Parameters
argument
The IPv4 addresses associated with the instance. See Ip Filter below for more details.