Module: Aws::CustomerProfiles::Client::_GetDomainResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDomainResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


788
# File 'sig/client.rbs', line 788

def created_at: () -> ::Time

#data_storeTypes::DataStoreResponse



787
# File 'sig/client.rbs', line 787

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url::String

Returns:

  • (::String)


783
# File 'sig/client.rbs', line 783

def dead_letter_queue_url: () -> ::String

#default_encryption_key::String

Returns:

  • (::String)


782
# File 'sig/client.rbs', line 782

def default_encryption_key: () -> ::String

#default_expiration_days::Integer

Returns:

  • (::Integer)


781
# File 'sig/client.rbs', line 781

def default_expiration_days: () -> ::Integer

#domain_name::String

Returns:

  • (::String)


780
# File 'sig/client.rbs', line 780

def domain_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


789
# File 'sig/client.rbs', line 789

def last_updated_at: () -> ::Time

#matchingTypes::MatchingResponse



785
# File 'sig/client.rbs', line 785

def matching: () -> Types::MatchingResponse

#rule_based_matchingTypes::RuleBasedMatchingResponse



786
# File 'sig/client.rbs', line 786

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

#statsTypes::DomainStats

Returns:



784
# File 'sig/client.rbs', line 784

def stats: () -> Types::DomainStats

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


790
# File 'sig/client.rbs', line 790

def tags: () -> ::Hash[::String, ::String]