AccessGrantGranteeArgs

data class AccessGrantGranteeArgs(val granteeIdentifier: Output<String>, val granteeType: Output<AccessGrantGranteeGranteeType>) : ConvertibleToJava<AccessGrantGranteeArgs>

Constructors

Link copied to clipboard
constructor(granteeIdentifier: Output<String>, granteeType: Output<AccessGrantGranteeGranteeType>)

Properties

Link copied to clipboard

The unique identifier of the Grantee

Link copied to clipboard

Configures the transfer acceleration state for an Amazon S3 bucket.

Functions

Link copied to clipboard
open override fun toJava(): AccessGrantGranteeArgs