Class: Aws::Types::Owner

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)


2144
2145
2146
# File 'sig/types.rbs', line 2144

def display_name
  @display_name
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


2145
2146
2147
# File 'sig/types.rbs', line 2145

def id
  @id
end