Class: Aws::Types::GetPolicyStoreAliasInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alias_name::String

Returns the value of attribute alias_name.

Returns:

  • (::String)


541
542
543
# File 'sig/types.rbs', line 541

def alias_name
  @alias_name
end