Class: Aws::Types::RecoveryInstanceDataReplicationInitiation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#start_date_time::String

Returns the value of attribute start_date_time.

Returns:

  • (::String)


927
928
929
# File 'sig/types.rbs', line 927

def start_date_time
  @start_date_time
end

#steps::Array[Types::RecoveryInstanceDataReplicationInitiationStep]

Returns the value of attribute steps.



928
929
930
# File 'sig/types.rbs', line 928

def steps
  @steps
end