Class: Aws::Types::AdditionalDataset

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration ⇒ ::Hash[::String, ::Array[::String]]

Returns the value of attribute configuration.

Returns:

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


20
21
22
# File 'sig/types.rbs', line 20

def configuration
  @configuration
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


19
20
21
# File 'sig/types.rbs', line 19

def name
  @name
end