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)


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

def created_at: () -> ::Time

#data_storeTypes::DataStoreResponse



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

def data_store: () -> Types::DataStoreResponse

#dead_letter_queue_url::String

Returns:

  • (::String)


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

def dead_letter_queue_url: () -> ::String

#default_encryption_key::String

Returns:

  • (::String)


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

def default_encryption_key: () -> ::String

#default_expiration_days::Integer

Returns:

  • (::Integer)


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

def default_expiration_days: () -> ::Integer

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matchingTypes::MatchingResponse



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

def matching: () -> Types::MatchingResponse

#rule_based_matchingTypes::RuleBasedMatchingResponse



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

def rule_based_matching: () -> Types::RuleBasedMatchingResponse

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

Returns:

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


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

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