ramOauthConfig

@JvmName(name = "vtrbiaocptbdihxk")
suspend fun ramOauthConfig(value: Output<ServiceMeshMeshConfigKialiRamOauthConfigArgs>)
@JvmName(name = "ajoaeuovjfffbcbv")
suspend fun ramOauthConfig(value: ServiceMeshMeshConfigKialiRamOauthConfigArgs?)

Parameters

value

When the authentication strategy of the mesh topology is ramoauth, the mesh topology will be connected to the RAM OAuth application to log in with the Alibaba Cloud account. In this case, this attribute must be provided to configure the connection with the RAM OAuth application. See ram_oauth_config below.


@JvmName(name = "mqyhvtgwnagedcnj")
suspend fun ramOauthConfig(argument: suspend ServiceMeshMeshConfigKialiRamOauthConfigArgsBuilder.() -> Unit)

Parameters

argument

When the authentication strategy of the mesh topology is ramoauth, the mesh topology will be connected to the RAM OAuth application to log in with the Alibaba Cloud account. In this case, this attribute must be provided to configure the connection with the RAM OAuth application. See ram_oauth_config below.