Module: Aws::CustomerProfiles::Client::_UpdateDomainLayoutResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at ⇒ ::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name ⇒ ::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#is_default ⇒ Boolean

Returns:

  • (Boolean)


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

def is_default: () -> bool

#last_updated_at ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#layout ⇒ ::String

Returns:

  • (::String)


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

def layout: () -> ::String

#layout_definition_name ⇒ ::String

Returns:

  • (::String)


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

def layout_definition_name: () -> ::String

#layout_type ⇒ "PROFILE_EXPLORER"

Returns:

  • ("PROFILE_EXPLORER")


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

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

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

Returns:

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


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

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

#version ⇒ ::String

Returns:

  • (::String)


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

def version: () -> ::String