services

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


@JvmName(name = "ypbyfcoqbftmgawb")
suspend fun services(value: Output<List<String>>)
@JvmName(name = "fnbuxpxaypcjwkwd")
suspend fun services(value: List<String>?)

Deprecated

Field 'services' has been deprecated from version 1.49.0, and use field 'document' to replace.

Parameters

value

(It has been deprecated since version 1.49.0, and use field 'document' to replace.) List of services which can assume the RAM role. The format of each item in this list is ${service}.aliyuncs.com or ${account_id}@${service}.aliyuncs.com, such as ecs.aliyuncs.com and 1234567890000@ots.aliyuncs.com. The ${service} can be ecs, log, apigateway and so on, the ${account_id} refers to someone's Alicloud account id.


@JvmName(name = "ityjjbyfxmlxgcso")
suspend fun services(values: List<Output<String>>)
@JvmName(name = "lgbjdcjdewfsfoco")
suspend fun services(vararg values: String)

Deprecated

Field 'services' has been deprecated from version 1.49.0, and use field 'document' to replace.

Parameters

values

(It has been deprecated since version 1.49.0, and use field 'document' to replace.) List of services which can assume the RAM role. The format of each item in this list is ${service}.aliyuncs.com or ${account_id}@${service}.aliyuncs.com, such as ecs.aliyuncs.com and 1234567890000@ots.aliyuncs.com. The ${service} can be ecs, log, apigateway and so on, the ${account_id} refers to someone's Alicloud account id.