toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotsitewise.kotlin.outputs
/
AccessPolicyUser
Access
Policy
User
data
class
AccessPolicyUser
(
val
id
:
String
?
=
null
)
Contains information for a user identity in an access policy.
Members
Constructors
Access
Policy
User
Link copied to clipboard
constructor
(
id
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
The AWS SSO ID of the user.