Class: Aws::Types::FailurePolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rpo_in_secs ⇒ ::Integer

Returns the value of attribute rpo_in_secs.

Returns:

  • (::Integer)


660
661
662
# File 'sig/types.rbs', line 660

def rpo_in_secs
  @rpo_in_secs
end

#rto_in_secs ⇒ ::Integer

Returns the value of attribute rto_in_secs.

Returns:

  • (::Integer)


661
662
663
# File 'sig/types.rbs', line 661

def rto_in_secs
  @rto_in_secs
end