class Aws::S3Control::Types::GetAccessPointPolicyStatusRequest

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

data as a hash:

    {
      account_id: "AccountId", # required
      name: "AccessPointName", # required
    }

@!attribute [rw] account_id

The account ID for the account that owns the specified access point.
@return [String]

@!attribute [rw] name

The name of the access point whose policy status you want to
retrieve.
@return [String]

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

Constants

SENSITIVE