Class: Aws::Types::DeleteBackupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_id::String

Returns the value of attribute backup_id.

Returns:

  • (::String)


640
641
642
# File 'sig/types.rbs', line 640

def backup_id
  @backup_id
end

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


641
642
643
# File 'sig/types.rbs', line 641

def client_request_token
  @client_request_token
end