module AWS::SNS::HasDeliveryPolicy

def effective_delivery_policy_json

Returns:
  • (String) - Returns the effective delivery policy JSON string.
def effective_delivery_policy_json
  raise NotImplementedError
end