Module: Aws::CustomerProfiles::Client::_CreateDomainLayoutResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#is_defaultBoolean

Returns:

  • (Boolean)


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

def is_default: () -> bool

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#layout::String

Returns:

  • (::String)


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

def layout: () -> ::String

#layout_definition_name::String

Returns:

  • (::String)


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

def layout_definition_name: () -> ::String

#layout_type"PROFILE_EXPLORER"

Returns:

  • ("PROFILE_EXPLORER")


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

def layout_type: () -> ("PROFILE_EXPLORER")

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

Returns:

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


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

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

#version::String

Returns:

  • (::String)


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

def version: () -> ::String