Class: Aws::Types::DeleteDBInstanceAutomatedBackupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_instance_automated_backups_arn::String

Returns the value of attribute db_instance_automated_backups_arn.

Returns:

  • (::String)


1814
1815
1816
# File 'sig/types.rbs', line 1814

def db_instance_automated_backups_arn
  @db_instance_automated_backups_arn
end

#dbi_resource_id::String

Returns the value of attribute dbi_resource_id.

Returns:

  • (::String)


1813
1814
1815
# File 'sig/types.rbs', line 1813

def dbi_resource_id
  @dbi_resource_id
end