PipelinePropertiesArgs

constructor(displayName: Output<String>? = null, flowTypes: Output<List<Either<String, FlowType>>>? = null, policies: Output<List<String>>? = null, remoteCloud: Output<String>, subscribers: Output<List<SubscriberArgs>>? = null)