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:



396
397
398
# File 'sig/types.rbs', line 396

def availability_slo
  @availability_slo
end

#data_recovery_time_between_backupsTypes::TargetSource

Returns the value of attribute data_recovery_time_between_backups.

Returns:



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

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.



399
400
401
# File 'sig/types.rbs', line 399

def multi_az_dr_approach
  @multi_az_dr_approach
end

#multi_az_rpoTypes::TargetSource

Returns the value of attribute multi_az_rpo.

Returns:



398
399
400
# File 'sig/types.rbs', line 398

def multi_az_rpo
  @multi_az_rpo
end

#multi_az_rtoTypes::TargetSource

Returns the value of attribute multi_az_rto.

Returns:



397
398
399
# File 'sig/types.rbs', line 397

def multi_az_rto
  @multi_az_rto
end

#multi_region_dr_approachTypes::DisasterRecoverySource

Returns the value of attribute multi_region_dr_approach.



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

def multi_region_dr_approach
  @multi_region_dr_approach
end

#multi_region_rpoTypes::TargetSource

Returns the value of attribute multi_region_rpo.

Returns:



401
402
403
# File 'sig/types.rbs', line 401

def multi_region_rpo
  @multi_region_rpo
end

#multi_region_rtoTypes::TargetSource

Returns the value of attribute multi_region_rto.

Returns:



400
401
402
# File 'sig/types.rbs', line 400

def multi_region_rto
  @multi_region_rto
end