Class: Aws::Types::GoogleDriveParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_type"THREE_LEGGED_OAUTH", ...

Returns the value of attribute auth_type.

Returns:

  • ("THREE_LEGGED_OAUTH", "TWO_LEGGED_OAUTH", "SERVICE_ACCOUNT")


6455
6456
6457
# File 'sig/types.rbs', line 6455

def auth_type
  @auth_type
end