Class: Aws::Types::TestConnectionMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_arn::String

Returns the value of attribute endpoint_arn.

Returns:

  • (::String)


3118
3119
3120
# File 'sig/types.rbs', line 3118

def endpoint_arn
  @endpoint_arn
end

#replication_instance_arn::String

Returns the value of attribute replication_instance_arn.

Returns:

  • (::String)


3117
3118
3119
# File 'sig/types.rbs', line 3117

def replication_instance_arn
  @replication_instance_arn
end