toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.redisenterprise.kotlin.outputs
/
AccessPolicyAssignmentPropertiesResponseUser
Access
Policy
Assignment
Properties
Response
User
data
class
AccessPolicyAssignmentPropertiesResponseUser
(
val
objectId
:
String
?
=
null
)
The user associated with the access policy.
Members
Constructors
Access
Policy
Assignment
Properties
Response
User
Link copied to clipboard
constructor
(
objectId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
object
Id
Link copied to clipboard
val
objectId
:
String
?
=
null
The object ID of the user.