Class: Aws::Types::UpdateBackupPlanInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_planTypes::BackupPlanInput

Returns the value of attribute backup_plan.



2280
2281
2282
# File 'sig/types.rbs', line 2280

def backup_plan
  @backup_plan
end

#backup_plan_id::String

Returns the value of attribute backup_plan_id.

Returns:

  • (::String)


2279
2280
2281
# File 'sig/types.rbs', line 2279

def backup_plan_id
  @backup_plan_id
end