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.
810 811 812 |
# File 'sig/types.rbs', line 810 def unknown @unknown end |
#v1 ⇒ Types::ConfiguredTableAssociationAnalysisRulePolicyV1
Returns the value of attribute v1.
809 810 811 |
# File 'sig/types.rbs', line 809 def v1 @v1 end |