Get Pipe Result
constructor(arn: String? = null, creationTime: String? = null, currentState: PipeState? = null, description: String? = null, desiredState: PipeRequestedPipeState? = null, enrichment: String? = null, enrichmentParameters: PipeEnrichmentParameters? = null, kmsKeyIdentifier: String? = null, lastModifiedTime: String? = null, logConfiguration: PipeLogConfiguration? = null, roleArn: String? = null, stateReason: String? = null, tags: Map<String, String>? = null, target: String? = null)