Class: Aws::Types::DataPartitionUploadOptions
- Inherits:
-
Object
- Object
- Aws::Types::DataPartitionUploadOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#condition_language_version ⇒ ::Integer
Returns the value of attribute condition_language_version.
-
#expression ⇒ ::String
Returns the value of attribute expression.
Instance Attribute Details
#condition_language_version ⇒ ::Integer
Returns the value of attribute condition_language_version.
376 377 378 |
# File 'sig/types.rbs', line 376 def condition_language_version @condition_language_version end |
#expression ⇒ ::String
Returns the value of attribute expression.
375 376 377 |
# File 'sig/types.rbs', line 375 def expression @expression end |