Module: Aws::Uxc::Client::_GetAccountCustomizationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#account_color"none", ...

Returns:

  • ("none", "pink", "purple", "darkBlue", "lightBlue", "teal", "green", "yellow", "orange", "red")


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

def account_color: () -> ("none" | "pink" | "purple" | "darkBlue" | "lightBlue" | "teal" | "green" | "yellow" | "orange" | "red")

#visible_regions::Array[::String]

Returns:

  • (::Array[::String])


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

def visible_regions: () -> ::Array[::String]

#visible_services::Array[::String]

Returns:

  • (::Array[::String])


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

def visible_services: () -> ::Array[::String]