Module: Aws::CustomerProfiles::Client::_UpdateDomainResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_storeTypes::DataStoreResponse



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

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url::String

Returns:

  • (::String)


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

def dead_letter_queue_url: () -> ::String

#default_encryption_key::String

Returns:

  • (::String)


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

def default_encryption_key: () -> ::String

#default_expiration_days::Integer

Returns:

  • (::Integer)


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

def default_expiration_days: () -> ::Integer

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matchingTypes::MatchingResponse



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

def matching: () -> Types::MatchingResponse

#rule_based_matchingTypes::RuleBasedMatchingResponse



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

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

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

Returns:

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


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

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