GetBucketIamPolicyPlainArgs

data class GetBucketIamPolicyPlainArgs(val bucket: String) : ConvertibleToJava<GetBucketIamPolicyPlainArgs>

A collection of arguments for invoking getBucketIamPolicy.

Constructors

Link copied to clipboard
constructor(bucket: String)

Properties

Link copied to clipboard

Used to find the parent resource to bind the IAM policy to

Functions

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