RegistryPrivateLinkServiceConnectionStateResponse

data class RegistryPrivateLinkServiceConnectionStateResponse(val actionsRequired: String? = null, val description: String? = null, val status: String? = null)

The connection state.

Constructors

constructor(actionsRequired: String? = null, description: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val actionsRequired: String? = null

Some RP chose "None". Other RPs use this for region expansion.

Link copied to clipboard
val description: String? = null

User-defined message that, per NRP doc, may be used for approval-related message.

Link copied to clipboard
val status: String? = null

Connection status of the service consumer with the service provider