DeploymentFrontendPublic

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

Constructors

Link copied to clipboard
fun DeploymentFrontendPublic(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 Resouce ID to this Nginx Deployment.