Origin Authentication Method Args
data class OriginAuthenticationMethodArgs(val jwt: Output<JwtArgs>? = null) : ConvertibleToJava<OriginAuthenticationMethodArgs>
Deprecated Configuration for the origin authentication method. Configuration for the origin authentication method.