Class: Aws::Types::CreatePlaybackRestrictionPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePlaybackRestrictionPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#playback_restriction_policy ⇒ Types::PlaybackRestrictionPolicy
Returns the value of attribute playback_restriction_policy.
Instance Attribute Details
#playback_restriction_policy ⇒ Types::PlaybackRestrictionPolicy
Returns the value of attribute playback_restriction_policy.
232 233 234 |
# File 'sig/types.rbs', line 232 def playback_restriction_policy @playback_restriction_policy end |