assumableRoleArns

@JvmName(name = "cxwdmdcswjndngel")
suspend fun assumableRoleArns(value: Output<List<String>>)
@JvmName(name = "bcfpcempeogqvsvk")
suspend fun assumableRoleArns(value: List<String>?)

Parameters

value

An array of Amazon Resource Names (ARNs) of the IAM roles that the execution role of SageMaker AI can assume for performing operations or tasks related to Amazon EMR clusters or Amazon EMR Serverless applications. These roles define the permissions and access policies required when performing Amazon EMR-related operations, such as listing, connecting to, or terminating Amazon EMR clusters or Amazon EMR Serverless applications. They are typically used in cross-account access scenarios, where the Amazon EMR resources (clusters or serverless applications) are located in a different AWS account than the SageMaker AI domain.


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


@JvmName(name = "igskfeaasyajeavo")
suspend fun assumableRoleArns(values: List<Output<String>>)
@JvmName(name = "gsudxwupcvovaspw")
suspend fun assumableRoleArns(vararg values: String)

Parameters

values

An array of Amazon Resource Names (ARNs) of the IAM roles that the execution role of SageMaker AI can assume for performing operations or tasks related to Amazon EMR clusters or Amazon EMR Serverless applications. These roles define the permissions and access policies required when performing Amazon EMR-related operations, such as listing, connecting to, or terminating Amazon EMR clusters or Amazon EMR Serverless applications. They are typically used in cross-account access scenarios, where the Amazon EMR resources (clusters or serverless applications) are located in a different AWS account than the SageMaker AI domain.