Class: Aws::Types::InternalAccessConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::InternalAccessConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_rule ⇒ Types::InternalAccessAnalysisRule
Returns the value of attribute analysis_rule.
Instance Attribute Details
#analysis_rule ⇒ Types::InternalAccessAnalysisRule
Returns the value of attribute analysis_rule.
682 683 684 |
# File 'sig/types.rbs', line 682 def analysis_rule @analysis_rule end |