Class: Aws::Types::InputChannelDataSource

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

Defined Under Namespace

Classes: ProtectedQueryInputParameters, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#protected_query_input_parametersTypes::ProtectedQueryInputParameters

Returns the value of attribute protected_query_input_parameters.



863
864
865
# File 'sig/types.rbs', line 863

def protected_query_input_parameters
  @protected_query_input_parameters
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


864
865
866
# File 'sig/types.rbs', line 864

def unknown
  @unknown
end