GetPipelineResult

constructor(bufferOptions: PipelineBufferOptions? = null, encryptionAtRestOptions: PipelineEncryptionAtRestOptions? = null, ingestEndpointUrls: List<String>? = null, logPublishingOptions: PipelineLogPublishingOptions? = null, maxUnits: Int? = null, minUnits: Int? = null, pipelineArn: String? = null, pipelineConfigurationBody: String? = null, tags: List<Tag>? = null, vpcEndpointService: String? = null, vpcEndpoints: List<PipelineVpcEndpoint>? = null)