DeleteActionTargetResponse
public struct DeleteActionTargetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the custom action target that was deleted.
Declaration
Swift
public let actionTargetArn: String -
Undocumented
Declaration
Swift
public init(actionTargetArn: String)
View on GitHub
DeleteActionTargetResponse Structure Reference