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.



1876
1877
1878
# File 'sig/types.rbs', line 1876

def custom
  @custom
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1877
1878
1879
# File 'sig/types.rbs', line 1877

def unknown
  @unknown
end