OpsItemNotification
public struct OpsItemNotification : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or changed.
Declaration
Swift
public let arn: String?
-
Undocumented
Declaration
Swift
public init(arn: String? = nil)