Class: Aws::Types::CreateAliasRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alias::String

Returns the value of attribute alias.

Returns:

  • (::String)


237
238
239
# File 'sig/types.rbs', line 237

def alias
  @alias
end

#directory_id::String

Returns the value of attribute directory_id.

Returns:

  • (::String)


236
237
238
# File 'sig/types.rbs', line 236

def directory_id
  @directory_id
end