toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
BucketAclV2AccessControlPolicyOwner
Bucket
Acl
V2Access
Control
Policy
Owner
data
class
BucketAclV2AccessControlPolicyOwner
(
val
displayName
:
String
?
=
null
,
val
id
:
String
)
Members
Constructors
Bucket
Acl
V2Access
Control
Policy
Owner
Link copied to clipboard
constructor
(
displayName
:
String
?
=
null
,
id
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null
Display name of the owner.
id
Link copied to clipboard
val
id
:
String
ID of the owner.