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)


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

def created_at: () -> ::Time

#data_storeTypes::DataStoreResponse



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

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url::String

Returns:

  • (::String)


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

def dead_letter_queue_url: () -> ::String

#default_encryption_key::String

Returns:

  • (::String)


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

def default_encryption_key: () -> ::String

#default_expiration_days::Integer

Returns:

  • (::Integer)


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

def default_expiration_days: () -> ::Integer

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matchingTypes::MatchingResponse



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

def matching: () -> Types::MatchingResponse

#rule_based_matchingTypes::RuleBasedMatchingResponse



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

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

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

Returns:

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


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

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