resource Aws Ec2Instance Iam Instance Profile Arns
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(value: Output<List<InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgs>>)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(value: List<InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgs>?)
Parameters
value
The IAM profile ARN of the instance. See String Filter below for more details.
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(vararg values: Output<InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgs>)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(values: List<Output<InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgs>>)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(vararg values: InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgs)
Parameters
values
The IAM profile ARN of the instance. See String Filter below for more details.
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(argument: List<suspend InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgsBuilder.() -> Unit>)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(vararg argument: suspend InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgsBuilder.() -> Unit)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArns(argument: suspend InsightFiltersResourceAwsEc2InstanceIamInstanceProfileArnArgsBuilder.() -> Unit)
Parameters
argument
The IAM profile ARN of the instance. See String Filter below for more details.