All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.aws.sdk.kotlin.services.cloudsearch.auth.CloudSearchAuthSchemeParameters.kt Maven / Gradle / Ivy

There is a newer version: 1.3.99
Show newest version
// Code generated by smithy-kotlin-codegen. DO NOT EDIT!

package aws.sdk.kotlin.services.cloudsearch.auth



public interface CloudSearchAuthSchemeParameters {
    /**
     * The name of the operation currently being invoked.
     */
    public val operationName: String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy