class Aws::S3Control::Types::ListStorageLensConfigurationsRequest

@note When making an API call, you may pass ListStorageLensConfigurationsRequest

data as a hash:

    {
      account_id: "AccountId", # required
      next_token: "ContinuationToken",
    }

@!attribute [rw] account_id

The account ID of the requester.
@return [String]

@!attribute [rw] next_token

A pagination token to request the next page of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/ListStorageLensConfigurationsRequest AWS API Documentation

Constants

SENSITIVE