Class: Aws::Types::DeleteBackupPlanInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_plan_id::String

Returns the value of attribute backup_plan_id.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def backup_plan_id
  @backup_plan_id
end