Class: Aws::Types::AwsBackupRecoveryPointCreatedByDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_plan_arn::String

Returns the value of attribute backup_plan_arn.

Returns:

  • (::String)


758
759
760
# File 'sig/types.rbs', line 758

def backup_plan_arn
  @backup_plan_arn
end

#backup_plan_id::String

Returns the value of attribute backup_plan_id.

Returns:

  • (::String)


759
760
761
# File 'sig/types.rbs', line 759

def backup_plan_id
  @backup_plan_id
end

#backup_plan_version::String

Returns the value of attribute backup_plan_version.

Returns:

  • (::String)


760
761
762
# File 'sig/types.rbs', line 760

def backup_plan_version
  @backup_plan_version
end

#backup_rule_id::String

Returns the value of attribute backup_rule_id.

Returns:

  • (::String)


761
762
763
# File 'sig/types.rbs', line 761

def backup_rule_id
  @backup_rule_id
end