Class: Aws::Types::GetChannelPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChannelPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy ⇒ ::String
Returns the value of attribute policy.
Instance Attribute Details
#policy ⇒ ::String
Returns the value of attribute policy.
564 565 566 |
# File 'sig/types.rbs', line 564 def policy @policy end |