Class: Aws::Types::CreateReplicationConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinations::Array[Types::DestinationToCreate]

Returns the value of attribute destinations.

Returns:



106
107
108
# File 'sig/types.rbs', line 106

def destinations
  @destinations
end

#source_file_system_id::String

Returns the value of attribute source_file_system_id.

Returns:

  • (::String)


105
106
107
# File 'sig/types.rbs', line 105

def source_file_system_id
  @source_file_system_id
end