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)


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

def created_at: () -> ::Time

#data_store ⇒ Types::DataStoreResponse



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

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url ⇒ ::String

Returns:

  • (::String)


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

def dead_letter_queue_url: () -> ::String

#default_encryption_key ⇒ ::String

Returns:

  • (::String)


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

def default_encryption_key: () -> ::String

#default_expiration_days ⇒ ::Integer

Returns:

  • (::Integer)


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

def default_expiration_days: () -> ::Integer

#domain_name ⇒ ::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#last_updated_at ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matching ⇒ Types::MatchingResponse



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

def matching: () -> Types::MatchingResponse

#rule_based_matching ⇒ Types::RuleBasedMatchingResponse



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

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

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

Returns:

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


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

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