protectedEnabled

@JvmName(name = "priklibdvrwmajor")
suspend fun protectedEnabled(value: Output<Boolean>)
@JvmName(name = "qkqbmrsijwtaqqop")
suspend fun protectedEnabled(value: Boolean?)

Parameters

value

Specifies whether to enable user authentication. This parameter is available in Security Token Service (STS) mode. Valid values:

  • true: enables user authentication. After user authentication is enabled, only the user who creates the endpoint can modify or delete the endpoint in STS mode.

  • false (default): disables user authentication.