Class: Aws::Types::Owner

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns the value of attribute display_name.



2165
2166
2167
# File 'sig/types.rbs', line 2165

def display_name
  @display_name
end

#id::String

Returns the value of attribute id.



2166
2167
2168
# File 'sig/types.rbs', line 2166

def id
  @id
end