Class: Aws::Types::DeleteReplicatorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#current_version::String

Returns the value of attribute current_version.

Returns:

  • (::String)


438
439
440
# File 'sig/types.rbs', line 438

def current_version
  @current_version
end

#replicator_arn::String

Returns the value of attribute replicator_arn.

Returns:

  • (::String)


439
440
441
# File 'sig/types.rbs', line 439

def replicator_arn
  @replicator_arn
end