Class: Aws::Types::AutomatedReasoningPolicyStatementReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document_id::String

Returns the value of attribute document_id.

Returns:

  • (::String)


675
676
677
# File 'sig/types.rbs', line 675

def document_id
  @document_id
end

#statement_id::String

Returns the value of attribute statement_id.

Returns:

  • (::String)


676
677
678
# File 'sig/types.rbs', line 676

def statement_id
  @statement_id
end