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::CustomerProfiles::GetIntegrationResponse; use Moose; has CreatedAt => (is => 'ro', isa => 'Str', required => 1); has DomainName => (is => 'ro', isa => 'Str', required => 1); has LastUpdatedAt => (is => 'ro', isa => 'Str', required => 1); has ObjectTypeName => (is => 'ro', isa => 'Str', required => 1); has Tags => (is => 'ro', isa => 'Paws::CustomerProfiles::TagMap'); has Uri => (is => 'ro', isa => 'Str', required => 1); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::CustomerProfiles::GetIntegrationResponse =head1 ATTRIBUTES =head2 B CreatedAt => Str The timestamp of when the domain was created. =head2 B DomainName => Str The unique name of the domain. =head2 B LastUpdatedAt => Str The timestamp of when the domain was most recently edited. =head2 B ObjectTypeName => Str The name of the profile object type. =head2 Tags => L The tags used to organize, track, or control access for this resource. =head2 B Uri => Str The URI of the S3 bucket or any other type of data source. =head2 _request_id => Str =cut