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