Class: Aws::Types::UserReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


9121
9122
9123
# File 'sig/types.rbs', line 9121

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


9120
9121
9122
# File 'sig/types.rbs', line 9120

def id
  @id
end