Class: Aws::Types::IntermediateTableAnalysisRulePolicyV1

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

Defined Under Namespace

Classes: Custom, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customTypes::IntermediateTableAnalysisRuleCustom

Returns the value of attribute custom.



1855
1856
1857
# File 'sig/types.rbs', line 1855

def custom
  @custom
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1856
1857
1858
# File 'sig/types.rbs', line 1856

def unknown
  @unknown
end