Class: Aws::Types::UpdateAliasInput

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)


689
690
691
# File 'sig/types.rbs', line 689

def alias_name
  @alias_name
end

#key_arn::String

Returns the value of attribute key_arn.

Returns:

  • (::String)


690
691
692
# File 'sig/types.rbs', line 690

def key_arn
  @key_arn
end