S3Object
The Amazon S3 object containing azimuth elevation segment data.
The Amazon S3 object must contain JSON-formatted azimuth elevation data matching the AzElSegments structure.
Inherited functions
Casts this AzElSegmentsData as a AzElData and retrieves its aws.sdk.kotlin.services.groundstation.model.AzElSegments value. Throws an exception if the AzElSegmentsData is not a AzElData.
Casts this AzElSegmentsData as a AzElData and retrieves its aws.sdk.kotlin.services.groundstation.model.AzElSegments value. Returns null if the AzElSegmentsData is not a AzElData.
Casts this AzElSegmentsData as a S3Object and retrieves its aws.sdk.kotlin.services.groundstation.model.S3Object value. Throws an exception if the AzElSegmentsData is not a S3Object.
Casts this AzElSegmentsData as a S3Object and retrieves its aws.sdk.kotlin.services.groundstation.model.S3Object value. Returns null if the AzElSegmentsData is not a S3Object.