Class: Aws::Types::DataConnector

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_nativeBoolean

Returns the value of attribute is_native.

Returns:

  • (Boolean)


282
283
284
# File 'sig/types.rbs', line 282

def is_native
  @is_native
end

#lambdaTypes::LambdaFunction

Returns the value of attribute lambda.



281
282
283
# File 'sig/types.rbs', line 281

def lambda
  @lambda
end