Class: Aws::Types::WorkloadSpec

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

Defined Under Namespace

Classes: Inline, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inline::String

Returns the value of attribute inline.

Returns:

  • (::String)


12642
12643
12644
# File 'sig/types.rbs', line 12642

def inline
  @inline
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


12643
12644
12645
# File 'sig/types.rbs', line 12643

def unknown
  @unknown
end