class AWS::SNS::Subscription
def delivery_policy_json
-
(nil, String)
- Returns the delivery policy JSON string.
def delivery_policy_json get_attributes['DeliveryPolicy'] end
(nil, String)
- Returns the delivery policy JSON string.
def delivery_policy_json get_attributes['DeliveryPolicy'] end