executionRoleArns

@JvmName(name = "ftdvecnpbkotecqy")
suspend fun executionRoleArns(value: Output<List<String>>)
@JvmName(name = "rrhhecbficlbwegd")
suspend fun executionRoleArns(value: List<String>?)

Parameters

value

An array of Amazon Resource Names (ARNs) of the IAM roles used by the Amazon EMR cluster instances or job execution environments to access other AWS services and resources needed during the runtime of your Amazon EMR or Amazon EMR Serverless workloads, such as Amazon S3 for data access, Amazon CloudWatch for logging, or other AWS services based on the particular workload requirements.


@JvmName(name = "mobmiesogqxccacr")
suspend fun executionRoleArns(vararg values: Output<String>)


@JvmName(name = "maxjsptqxaiudqly")
suspend fun executionRoleArns(values: List<Output<String>>)
@JvmName(name = "tdynphkavwobshxs")
suspend fun executionRoleArns(vararg values: String)

Parameters

values

An array of Amazon Resource Names (ARNs) of the IAM roles used by the Amazon EMR cluster instances or job execution environments to access other AWS services and resources needed during the runtime of your Amazon EMR or Amazon EMR Serverless workloads, such as Amazon S3 for data access, Amazon CloudWatch for logging, or other AWS services based on the particular workload requirements.