roles

@JvmName(name = "pqfurcxdqnqmklcg")
suspend fun roles(value: Output<List<CloudServiceRoleProfilePropertiesArgs>>)
@JvmName(name = "sijnvbsvyeablymu")
suspend fun roles(value: List<CloudServiceRoleProfilePropertiesArgs>?)

Parameters

value

List of roles for the cloud service.


@JvmName(name = "ljuueaqmsauskirh")
suspend fun roles(vararg values: Output<CloudServiceRoleProfilePropertiesArgs>)


@JvmName(name = "nowfkufiqquibuih")
suspend fun roles(values: List<Output<CloudServiceRoleProfilePropertiesArgs>>)
@JvmName(name = "iuucfoylraddunic")
suspend fun roles(vararg values: CloudServiceRoleProfilePropertiesArgs)

Parameters

values

List of roles for the cloud service.


@JvmName(name = "nfksxqmvndjlwnyc")
suspend fun roles(argument: List<suspend CloudServiceRoleProfilePropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "mihhlmavnwvcbgqn")
suspend fun roles(vararg argument: suspend CloudServiceRoleProfilePropertiesArgsBuilder.() -> Unit)
@JvmName(name = "lknftlgepwigvjyu")
suspend fun roles(argument: suspend CloudServiceRoleProfilePropertiesArgsBuilder.() -> Unit)

Parameters

argument

List of roles for the cloud service.