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)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#is_defaultBoolean

Returns:

  • (Boolean)


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

def is_default: () -> bool

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#layout::String

Returns:

  • (::String)


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

def layout: () -> ::String

#layout_definition_name::String

Returns:

  • (::String)


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

def layout_definition_name: () -> ::String

#layout_type"PROFILE_EXPLORER"

Returns:

  • ("PROFILE_EXPLORER")


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

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

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

Returns:

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


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

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

#version::String

Returns:

  • (::String)


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

def version: () -> ::String