Class: Aws::Types::DescribeSecurityPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSecurityPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_policy_name ⇒ ::String
Returns the value of attribute security_policy_name.
Instance Attribute Details
#security_policy_name ⇒ ::String
Returns the value of attribute security_policy_name.
400 401 402 |
# File 'sig/types.rbs', line 400 def security_policy_name @security_policy_name end |