ProtectedQueryInputParameters
data class ProtectedQueryInputParameters(val value: ProtectedQueryInputParameters) : InputChannelDataSource
Provides information necessary to perform the protected query.
Inherited functions
Link copied to clipboard
Casts this InputChannelDataSource as a ProtectedQueryInputParameters and retrieves its aws.sdk.kotlin.services.cleanroomsml.model.ProtectedQueryInputParameters value. Throws an exception if the InputChannelDataSource is not a ProtectedQueryInputParameters.
Link copied to clipboard
Casts this InputChannelDataSource as a ProtectedQueryInputParameters and retrieves its aws.sdk.kotlin.services.cleanroomsml.model.ProtectedQueryInputParameters value. Returns null if the InputChannelDataSource is not a ProtectedQueryInputParameters.