AWS SDK for Kotlin
Toggle table of contents
1.5.73
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3control
/
aws.sdk.kotlin.services.s3control.model
/
S3Grant
/
Builder
Builder
class
Builder
Members
Properties
grantee
Link copied to clipboard
var
grantee
:
S3Grantee
?
permission
Link copied to clipboard
var
permission
:
S3Permission
?
Functions
grantee
Link copied to clipboard
fun
grantee
(
block
:
S3Grantee.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.s3control.model.S3Grantee
inside the given
block