class CloudFormer::NotificationARNsParameter
Public Class Methods
new()
click to toggle source
# File lib/cloud_former/pseudo_parameters/notification_arns_parameter.rb, line 3 def initialize @name = 'AWS::NotificationARNs' end