Class: Aws::Types::AutomatedReasoningPolicyAnnotatedContent

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

Defined Under Namespace

Classes: Line, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lineTypes::AutomatedReasoningPolicyAnnotatedLine

Returns the value of attribute line.



255
256
257
# File 'sig/types.rbs', line 255

def line
  @line
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


256
257
258
# File 'sig/types.rbs', line 256

def unknown
  @unknown
end