toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.verifiedpermissions.kotlin.outputs
/
PolicyEntityIdentifier
Policy
Entity
Identifier
data
class
PolicyEntityIdentifier
(
val
entityId
:
String
,
val
entityType
:
String
)
Members
Constructors
Policy
Entity
Identifier
Link copied to clipboard
constructor
(
entityId
:
String
,
entityType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entity
Id
Link copied to clipboard
val
entityId
:
String
entity
Type
Link copied to clipboard
val
entityType
:
String