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)


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

def created_at: () -> ::Time

#data_storeTypes::DataStoreResponse



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

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url::String

Returns:

  • (::String)


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

def dead_letter_queue_url: () -> ::String

#default_encryption_key::String

Returns:

  • (::String)


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

def default_encryption_key: () -> ::String

#default_expiration_days::Integer

Returns:

  • (::Integer)


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

def default_expiration_days: () -> ::Integer

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matchingTypes::MatchingResponse



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

def matching: () -> Types::MatchingResponse

#rule_based_matchingTypes::RuleBasedMatchingResponse



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

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

#statsTypes::DomainStats

Returns:



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

def stats: () -> Types::DomainStats

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

Returns:

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


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

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