GetDeploymentIdentity

data class GetDeploymentIdentity(val identityIds: List<String>, val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(identityIds: List<String>, principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of identities attached to the NGINX Deployment.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Type of identity attached to the NGINX Deployment.