| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
S3RecordingConfig |
ConfigTypeData.s3RecordingConfig()
Information about an S3 recording
Config. |
| Modifier and Type | Method and Description |
|---|---|
static ConfigTypeData |
ConfigTypeData.fromS3RecordingConfig(S3RecordingConfig s3RecordingConfig)
Create an instance of this class with
ConfigTypeData.s3RecordingConfig() initialized to the given value. |
ConfigTypeData.Builder |
ConfigTypeData.Builder.s3RecordingConfig(S3RecordingConfig s3RecordingConfig)
Information about an S3 recording
Config. |
Copyright © 2023. All rights reserved.