
commonMain.aws.sdk.kotlin.services.timestreamquery.auth.TimestreamQueryAuthSchemeParameters.kt Maven / Gradle / Ivy
// Code generated by smithy-kotlin-codegen. DO NOT EDIT!
package aws.sdk.kotlin.services.timestreamquery.auth
public interface TimestreamQueryAuthSchemeParameters {
/**
* The name of the operation currently being invoked.
*/
public val operationName: String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy