instanceRole

@JvmName(name = "cttytjsudbjftwqo")
suspend fun instanceRole(value: Output<InstanceRoleTypeEnumValueArgs>)
@JvmName(name = "slkwprrrjpuepcsf")
suspend fun instanceRole(value: InstanceRoleTypeEnumValueArgs?)

Parameters

value

Role of the instance in the cluster.

Starting with Amazon EMR release 5.23.0, the only supported instance role is MASTER.


@JvmName(name = "glyavdeanqrvfjrb")
suspend fun instanceRole(argument: suspend InstanceRoleTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

Role of the instance in the cluster.

Starting with Amazon EMR release 5.23.0, the only supported instance role is MASTER.