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)


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

def bandwidth_throttling: () -> ::Integer

#internet_protocol"IPV4", "IPV6"

Returns:

  • ("IPV4", "IPV6")


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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#recovery_instance_id::String

Returns:

  • (::String)


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

def recovery_instance_id: () -> ::String

#use_private_ipBoolean

Returns:

  • (Boolean)


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

def use_private_ip: () -> bool