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