public static class SqsIO.Write extends org.apache.beam.sdk.transforms.PTransform<org.apache.beam.sdk.values.PCollection<String>,org.apache.beam.sdk.values.PDone>
Constructor and Description |
---|
Write(String queueUrl,
String key,
String secret,
String region)
Create new SqsIO write transfrom
|
Modifier and Type | Method and Description |
---|---|
org.apache.beam.sdk.values.PDone |
expand(org.apache.beam.sdk.values.PCollection<String> input) |
Copyright © 2022. All rights reserved.