Class: Aws::Types::GuestUser

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_period::String

Returns the value of attribute billing_period.

Returns:

  • (::String)


485
486
487
# File 'sig/types.rbs', line 485

def billing_period
  @billing_period
end

#username::String

Returns the value of attribute username.

Returns:

  • (::String)


486
487
488
# File 'sig/types.rbs', line 486

def username
  @username
end

#username_hash::String

Returns the value of attribute username_hash.

Returns:

  • (::String)


487
488
489
# File 'sig/types.rbs', line 487

def username_hash
  @username_hash
end