Class: Aws::Types::CodegenJobRenderConfig
- Inherits:
-
Object
- Object
- Aws::Types::CodegenJobRenderConfig
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#react ⇒ Types::ReactStartCodegenJobData
Returns the value of attribute react.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#react ⇒ Types::ReactStartCodegenJobData
Returns the value of attribute react.
127 128 129 |
# File 'sig/types.rbs', line 127 def react @react end |
#unknown ⇒ Object
Returns the value of attribute unknown.
128 129 130 |
# File 'sig/types.rbs', line 128 def unknown @unknown end |