Class: Aws::Types::GetVaultAccessPolicyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


180
181
182
# File 'sig/types.rbs', line 180

def 
  @account_id
end

#vault_name::String

Returns the value of attribute vault_name.

Returns:

  • (::String)


181
182
183
# File 'sig/types.rbs', line 181

def vault_name
  @vault_name
end