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

commonMain.aws.sdk.kotlin.services.omics.auth.OmicsAuthSchemeParameters.kt Maven / Gradle / Ivy

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

package aws.sdk.kotlin.services.omics.auth



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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy