Class: Aws::Types::GetAliasRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#function_name::String

Returns the value of attribute function_name.

Returns:

  • (::String)


940
941
942
# File 'sig/types.rbs', line 940

def function_name
  @function_name
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


941
942
943
# File 'sig/types.rbs', line 941

def name
  @name
end