authenticationType

@JvmName(name = "vfrdtqovnyiithtc")
suspend fun authenticationType(value: Output<AuthenticationTypeEnumValueArgs>)
@JvmName(name = "lbjgkspubxhvtgsj")
suspend fun authenticationType(value: AuthenticationTypeEnumValueArgs?)

Parameters

value

The authentication type: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.


@JvmName(name = "hyktlpcufahpiofj")
suspend fun authenticationType(argument: suspend AuthenticationTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The authentication type: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.