ProtectedJobOutputConfigurationOutput
The protected job output configuration output.
Inheritors
Types
The member output configuration for a protected job.
If present, the output for a protected job with an S3
output type.
Functions
Casts this ProtectedJobOutputConfigurationOutput as a Member and retrieves its aws.sdk.kotlin.services.cleanrooms.model.ProtectedJobMemberOutputConfigurationOutput value. Throws an exception if the ProtectedJobOutputConfigurationOutput is not a Member.
Casts this ProtectedJobOutputConfigurationOutput as a Member and retrieves its aws.sdk.kotlin.services.cleanrooms.model.ProtectedJobMemberOutputConfigurationOutput value. Returns null if the ProtectedJobOutputConfigurationOutput is not a Member.
Casts this ProtectedJobOutputConfigurationOutput as a S3 and retrieves its aws.sdk.kotlin.services.cleanrooms.model.ProtectedJobS3OutputConfigurationOutput value. Throws an exception if the ProtectedJobOutputConfigurationOutput is not a S3.
Casts this ProtectedJobOutputConfigurationOutput as a S3 and retrieves its aws.sdk.kotlin.services.cleanrooms.model.ProtectedJobS3OutputConfigurationOutput value. Returns null if the ProtectedJobOutputConfigurationOutput is not a S3.