Module: Aws::ConnectCases::Client::_GetLayoutResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#contentTypes::LayoutContent



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

def content: () -> Types::LayoutContent

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#deletedBoolean

Returns:

  • (Boolean)


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

def deleted: () -> bool

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#layout_arn::String

Returns:

  • (::String)


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

def layout_arn: () -> ::String

#layout_id::String

Returns:

  • (::String)


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

def layout_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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