StorageLensAwsOrgArgs

data class StorageLensAwsOrgArgs(val arn: Output<String>) : ConvertibleToJava<StorageLensAwsOrgArgs>

The AWS Organizations ARN to use in the Amazon S3 Storage Lens configuration.

Constructors

Link copied to clipboard
fun StorageLensAwsOrgArgs(arn: Output<String>)

Functions

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

Properties

Link copied to clipboard
val arn: Output<String>