Module: Aws::Drs::Client::_GetFailbackReplicationConfigurationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bandwidth_throttling::Integer

Returns:

  • (::Integer)


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

def bandwidth_throttling: () -> ::Integer

#internet_protocol"IPV4", "IPV6"

Returns:

  • ("IPV4", "IPV6")


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

def internet_protocol: () -> ("IPV4" | "IPV6")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#recovery_instance_id::String

Returns:

  • (::String)


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

def recovery_instance_id: () -> ::String

#use_private_ipBoolean

Returns:

  • (Boolean)


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

def use_private_ip: () -> bool