toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ram.kotlin.outputs
/
GetPolicyDocumentStatementPrincipal
Get
Policy
Document
Statement
Principal
data
class
GetPolicyDocumentStatementPrincipal
(
val
entity
:
String
,
val
identifiers
:
List
<
String
>
)
Members
Constructors
Get
Policy
Document
Statement
Principal
Link copied to clipboard
constructor
(
entity
:
String
,
identifiers
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entity
Link copied to clipboard
val
entity
:
String
identifiers
Link copied to clipboard
val
identifiers
:
List
<
String
>