Class: Aws::Types::CodegenJobRenderConfig

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

Defined Under Namespace

Classes: React, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

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.

Returns:

  • (Object)


128
129
130
# File 'sig/types.rbs', line 128

def unknown
  @unknown
end