Module: Aws::CustomerProfiles::Client::_CreateDomainResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_storeTypes::DataStoreResponse



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

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url::String

Returns:

  • (::String)


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

def dead_letter_queue_url: () -> ::String

#default_encryption_key::String

Returns:

  • (::String)


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

def default_encryption_key: () -> ::String

#default_expiration_days::Integer

Returns:

  • (::Integer)


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

def default_expiration_days: () -> ::Integer

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matchingTypes::MatchingResponse



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

def matching: () -> Types::MatchingResponse

#rule_based_matchingTypes::RuleBasedMatchingResponse



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

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

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

Returns:

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


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

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