Class: Aws::Types::DescribeSecurityPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSecurityPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_policy ⇒ Types::DescribedSecurityPolicy
Returns the value of attribute security_policy.
Instance Attribute Details
#security_policy ⇒ Types::DescribedSecurityPolicy
Returns the value of attribute security_policy.
405 406 407 |
# File 'sig/types.rbs', line 405 def security_policy @security_policy end |