GetProfilesProfilesProfile

data class GetProfilesProfilesProfile(val arn: String, val id: String, val name: String, val shareStatus: String)

Constructors

Link copied to clipboard
constructor(arn: String, id: String, name: String, shareStatus: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

ARN of the Profile.

Link copied to clipboard
val id: String

ID of the Profile.

Link copied to clipboard

Name of the Profile.

Link copied to clipboard

Share status of the Profile. Valid values AWS docs