Class: Aws::Types::Policy
- Inherits:
-
Object
- Object
- Aws::Types::Policy
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: SecurityHub, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_hub ⇒ Types::SecurityHubPolicy
Returns the value of attribute security_hub.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#security_hub ⇒ Types::SecurityHubPolicy
Returns the value of attribute security_hub.
6848 6849 6850 |
# File 'sig/types.rbs', line 6848 def security_hub @security_hub end |
#unknown ⇒ Object
Returns the value of attribute unknown.
6849 6850 6851 |
# File 'sig/types.rbs', line 6849 def unknown @unknown end |