Class: Aws::Types::InputChannelDataSource
- Inherits:
-
Object
- Object
- Aws::Types::InputChannelDataSource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: ProtectedQueryInputParameters, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protected_query_input_parameters ⇒ Types::ProtectedQueryInputParameters
Returns the value of attribute protected_query_input_parameters.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#protected_query_input_parameters ⇒ Types::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 |
#unknown ⇒ Object
Returns the value of attribute unknown.
864 865 866 |
# File 'sig/types.rbs', line 864 def unknown @unknown end |