GetR2BucketLifecyclePlainArgs

data class GetR2BucketLifecyclePlainArgs(val accountId: String, val bucketName: String) : ConvertibleToJava<GetR2BucketLifecyclePlainArgs>

A collection of arguments for invoking getR2BucketLifecycle.

Constructors

Link copied to clipboard
constructor(accountId: String, bucketName: String)

Properties

Link copied to clipboard

Account ID

Link copied to clipboard

Name of the bucket

Functions

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