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

commonMain.aws.sdk.kotlin.services.codebuild.auth.CodeBuildAuthSchemeParameters.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.codebuild.auth



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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy