CreatePipelineOutput

public struct CreatePipelineOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ID that AWS Data Pipeline assigns the newly created pipeline. For example, df-06372391ZG65EXAMPLE.

    Declaration

    Swift

    public let pipelineId: String
  • Undocumented

    Declaration

    Swift

    public init(pipelineId: String)