PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::S3::GetBucketLocationOutput; use Moose; has LocationConstraint => (is => 'ro', isa => 'Str'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::S3::GetBucketLocationOutput =head1 ATTRIBUTES =head2 LocationConstraint => Str Specifies the Region where the bucket resides. For a list of all the Amazon S3 supported location constraints by Region, see Regions and Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region). Buckets in Region C have a LocationConstraint of C. Valid values are: C<"af-south-1">, C<"ap-east-1">, C<"ap-northeast-1">, C<"ap-northeast-2">, C<"ap-northeast-3">, C<"ap-south-1">, C<"ap-southeast-1">, C<"ap-southeast-2">, C<"ca-central-1">, C<"cn-north-1">, C<"cn-northwest-1">, C<"EU">, C<"eu-central-1">, C<"eu-north-1">, C<"eu-south-1">, C<"eu-west-1">, C<"eu-west-2">, C<"eu-west-3">, C<"me-south-1">, C<"sa-east-1">, C<"us-east-2">, C<"us-gov-east-1">, C<"us-gov-west-1">, C<"us-west-1">, C<"us-west-2"> =cut