resource Aws Ec2Instance Iam Instance Profile Arn
suspend fun resourceAwsEc2InstanceIamInstanceProfileArn(value: Output<List<InsightStringFilterArgs>>)
Parameters
value
The IAM profile ARN of the instance.
suspend fun resourceAwsEc2InstanceIamInstanceProfileArn(vararg values: Output<InsightStringFilterArgs>)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArn(values: List<Output<InsightStringFilterArgs>>)
Parameters
values
The IAM profile ARN of the instance.
suspend fun resourceAwsEc2InstanceIamInstanceProfileArn(argument: List<suspend InsightStringFilterArgsBuilder.() -> Unit>)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArn(vararg argument: suspend InsightStringFilterArgsBuilder.() -> Unit)
suspend fun resourceAwsEc2InstanceIamInstanceProfileArn(argument: suspend InsightStringFilterArgsBuilder.() -> Unit)
Parameters
argument
The IAM profile ARN of the instance.