GetPolicyDocumentStatementPrincipal

data class GetPolicyDocumentStatementPrincipal(val entity: String, val identifiers: List<String>)

Constructors

Link copied to clipboard
constructor(entity: String, identifiers: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The trusted entity. Valid values: RAM, Service and Federated.

Link copied to clipboard

The identifiers of the principal.