Class: Aws::Types::FileGroupSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination::String

Returns the value of attribute destination.

Returns:

  • (::String)


960
961
962
# File 'sig/types.rbs', line 960

def destination
  @destination
end

#destination_settingsTypes::DestinationSettings

Returns the value of attribute destination_settings.



961
962
963
# File 'sig/types.rbs', line 961

def destination_settings
  @destination_settings
end