Module: Aws::EFS::Client::_CreateReplicationConfigurationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ReplicationConfigurationDescription]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


191
# File 'sig/client.rbs', line 191

def creation_time: () -> ::Time

#destinations::Array[Types::Destination]

Returns:



192
# File 'sig/client.rbs', line 192

def destinations: () -> ::Array[Types::Destination]

#original_source_file_system_arn::String

Returns:

  • (::String)


190
# File 'sig/client.rbs', line 190

def original_source_file_system_arn: () -> ::String

#source_file_system_arn::String

Returns:

  • (::String)


189
# File 'sig/client.rbs', line 189

def source_file_system_arn: () -> ::String

#source_file_system_id::String

Returns:

  • (::String)


187
# File 'sig/client.rbs', line 187

def source_file_system_id: () -> ::String

#source_file_system_owner_id::String

Returns:

  • (::String)


193
# File 'sig/client.rbs', line 193

def source_file_system_owner_id: () -> ::String

#source_file_system_region::String

Returns:

  • (::String)


188
# File 'sig/client.rbs', line 188

def source_file_system_region: () -> ::String