GetIngressesIngress

data class GetIngressesIngress(val certId: String, val defaultRule: String, val description: String, val id: String, val ingressId: String, val listenerPort: Int, val namespaceId: String, val slbId: String)

Constructors

Link copied to clipboard
constructor(certId: String, defaultRule: String, description: String, id: String, ingressId: String, listenerPort: Int, namespaceId: String, slbId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cert Id.

Link copied to clipboard

Default Rule.

Link copied to clipboard

Description.

Link copied to clipboard
val id: String

The ID of the Ingress.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

SLB listening port.

Link copied to clipboard

The Id of Namespace.It can contain 2 to 32 characters.The value is in format {RegionId}:{namespace}.

Link copied to clipboard

SLB ID.