Class: Aws::Types::MapConfigurationUpdate

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:political_view])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_layers::Array[::String]

Returns the value of attribute custom_layers.

Returns:

  • (::Array[::String])


1101
1102
1103
# File 'sig/types.rbs', line 1101

def custom_layers
  @custom_layers
end

#political_view::String

Returns the value of attribute political_view.

Returns:

  • (::String)


1100
1101
1102
# File 'sig/types.rbs', line 1100

def political_view
  @political_view
end