You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3Control::Types::StorageLensAwsOrg

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing StorageLensAwsOrg as input to an Aws::Client method, you can use a vanilla Hash:

{
  arn: "AwsOrgArn", # required
}

The AWS organization for your S3 Storage Lens.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

A container for the Amazon Resource Name (ARN) of the AWS organization. This property is read-only and follows the following format: arn:aws:organizations:us-east-1:example-account-id:organization/o-ex2l495dck

Returns:

  • (String)

    A container for the Amazon Resource Name (ARN) of the AWS organization.