Class: Aws::Types::Configuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#classification::String

Returns the value of attribute classification.

Returns:

  • (::String)


584
585
586
# File 'sig/types.rbs', line 584

def classification
  @classification
end

#properties::Hash[::String, ::String]

Returns the value of attribute properties.

Returns:

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


585
586
587
# File 'sig/types.rbs', line 585

def properties
  @properties
end