Class: Aws::Types::EffectivePolicyValues

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#availability_sloTypes::SloSource

Returns the value of attribute availability_slo.

Returns:



403
404
405
# File 'sig/types.rbs', line 403

def availability_slo
  @availability_slo
end

#data_recovery_time_between_backupsTypes::TargetSource

Returns the value of attribute data_recovery_time_between_backups.

Returns:



410
411
412
# File 'sig/types.rbs', line 410

def data_recovery_time_between_backups
  @data_recovery_time_between_backups
end

#multi_az_dr_approachTypes::DisasterRecoverySource

Returns the value of attribute multi_az_dr_approach.



406
407
408
# File 'sig/types.rbs', line 406

def multi_az_dr_approach
  @multi_az_dr_approach
end

#multi_az_rpoTypes::TargetSource

Returns the value of attribute multi_az_rpo.

Returns:



405
406
407
# File 'sig/types.rbs', line 405

def multi_az_rpo
  @multi_az_rpo
end

#multi_az_rtoTypes::TargetSource

Returns the value of attribute multi_az_rto.

Returns:



404
405
406
# File 'sig/types.rbs', line 404

def multi_az_rto
  @multi_az_rto
end

#multi_region_dr_approachTypes::DisasterRecoverySource

Returns the value of attribute multi_region_dr_approach.



409
410
411
# File 'sig/types.rbs', line 409

def multi_region_dr_approach
  @multi_region_dr_approach
end

#multi_region_rpoTypes::TargetSource

Returns the value of attribute multi_region_rpo.

Returns:



408
409
410
# File 'sig/types.rbs', line 408

def multi_region_rpo
  @multi_region_rpo
end

#multi_region_rtoTypes::TargetSource

Returns the value of attribute multi_region_rto.

Returns:



407
408
409
# File 'sig/types.rbs', line 407

def multi_region_rto
  @multi_region_rto
end