Class: Aws::Types::AutomatedReasoningPolicyGenerateFidelityReportContent

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

Defined Under Namespace

Classes: Documents, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#documents::Array[Types::AutomatedReasoningPolicyBuildWorkflowDocument]

Returns the value of attribute documents.



558
559
560
# File 'sig/types.rbs', line 558

def documents
  @documents
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


559
560
561
# File 'sig/types.rbs', line 559

def unknown
  @unknown
end