Class: Aws::Types::Initiator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


1461
1462
1463
# File 'sig/types.rbs', line 1461

def display_name
  @display_name
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1460
1461
1462
# File 'sig/types.rbs', line 1460

def id
  @id
end