Class: Aws::Types::ConfiguredTableAssociationAnalysisRulePolicy
- Inherits:
-
Object
- Object
- Aws::Types::ConfiguredTableAssociationAnalysisRulePolicy
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unknown ⇒ Object
Returns the value of attribute unknown.
-
#v1 ⇒ Types::ConfiguredTableAssociationAnalysisRulePolicyV1
Returns the value of attribute v1.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
793 794 795 |
# File 'sig/types.rbs', line 793 def unknown @unknown end |
#v1 ⇒ Types::ConfiguredTableAssociationAnalysisRulePolicyV1
Returns the value of attribute v1.
792 793 794 |
# File 'sig/types.rbs', line 792 def v1 @v1 end |