authConf

@JvmName(name = "rgtxpmtmualnbmxd")
suspend fun authConf(value: Output<OriginPoolOriginAuthConfArgs>)
@JvmName(name = "fuqklptebknpjqap")
suspend fun authConf(value: OriginPoolOriginAuthConfArgs?)

Parameters

value

The authentication information. When the source Station is an OSS or S3 and other source stations need to be authenticated, the authentication-related configuration information needs to be transmitted. See auth_conf below.


@JvmName(name = "aglebxrrohjwrhbj")
suspend fun authConf(argument: suspend OriginPoolOriginAuthConfArgsBuilder.() -> Unit)

Parameters

argument

The authentication information. When the source Station is an OSS or S3 and other source stations need to be authenticated, the authentication-related configuration information needs to be transmitted. See auth_conf below.