Class: Aws::Types::Alias

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:



28
29
30
# File 'sig/types.rbs', line 28

def alias_name
  @alias_name
end

#key_arn::String

Returns the value of attribute key_arn.

Returns:



29
30
31
# File 'sig/types.rbs', line 29

def key_arn
  @key_arn
end