CloudServiceRoleProfileArgs

data class CloudServiceRoleProfileArgs(val roles: Output<List<CloudServiceRoleProfilePropertiesArgs>>? = null) : ConvertibleToJava<CloudServiceRoleProfileArgs>

Describes the role profile for the cloud service.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): CloudServiceRoleProfileArgs

Properties

Link copied to clipboard

List of roles for the cloud service.