pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.verifiedpermissions.kotlin.outputs
/
PolicyEntityIdentifier
Policy
Entity
Identifier
data
class
PolicyEntityIdentifier
(
val
entityId
:
String
,
val
entityType
:
String
)
Types
Constructors
Properties
Constructors
Policy
Entity
Identifier
Link copied to clipboard
fun
PolicyEntityIdentifier
(
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