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