DeploymentFrontendPublic

data class DeploymentFrontendPublic(val ipAddresses: List<String>? = null)

Constructors

Link copied to clipboard
constructor(ipAddresses: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipAddresses: List<String>? = null

Specifies a list of Public IP Resource ID to this NGINX Deployment.