Class: Aws::Types::Receiver

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

Defined Under Namespace

Classes: Account, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accountTypes::AccountReceiver

Returns the value of attribute account.



1254
1255
1256
# File 'sig/types.rbs', line 1254

def 
  @account
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1255
1256
1257
# File 'sig/types.rbs', line 1255

def unknown
  @unknown
end