Class: Aws::Types::DescribeBackupVaultInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_vault_account_id::String

Returns the value of attribute backup_vault_account_id.

Returns:

  • (::String)


647
648
649
# File 'sig/types.rbs', line 647

def 
  @backup_vault_account_id
end

#backup_vault_name::String

Returns the value of attribute backup_vault_name.

Returns:

  • (::String)


646
647
648
# File 'sig/types.rbs', line 646

def backup_vault_name
  @backup_vault_name
end