Class: Aws::Types::SubscribedUser

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detailsTypes::UserProfileDetails

Returns the value of attribute details.



6188
6189
6190
# File 'sig/types.rbs', line 6188

def details
  @details
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6187
6188
6189
# File 'sig/types.rbs', line 6187

def id
  @id
end