rolesAppliedTo

@JvmName(name = "nmeefhxymstpkygc")
suspend fun rolesAppliedTo(value: Output<List<String>>)
@JvmName(name = "anmvytwlqfjwsegj")
suspend fun rolesAppliedTo(value: List<String>?)

Parameters

value

Optional list of roles to apply this extension. If property is not specified or '*' is specified, extension is applied to all roles in the cloud service.


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


@JvmName(name = "tqsxvvjkyqjbhipt")
suspend fun rolesAppliedTo(values: List<Output<String>>)
@JvmName(name = "phklemnmxekdnheh")
suspend fun rolesAppliedTo(vararg values: String)

Parameters

values

Optional list of roles to apply this extension. If property is not specified or '*' is specified, extension is applied to all roles in the cloud service.