MultiClusterIngressFeatureSpecArgs

data class MultiClusterIngressFeatureSpecArgs(val billing: Output<MultiClusterIngressFeatureSpecBilling>? = null, val configMembership: Output<String>? = null) : ConvertibleToJava<MultiClusterIngressFeatureSpecArgs>

Multi-cluster Ingress: The configuration for the MultiClusterIngress feature.

Constructors

Link copied to clipboard
fun MultiClusterIngressFeatureSpecArgs(billing: Output<MultiClusterIngressFeatureSpecBilling>? = null, configMembership: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): MultiClusterIngressFeatureSpecArgs

Properties

Link copied to clipboard

Deprecated: This field will be ignored and should not be set. Customer's billing structure.

Link copied to clipboard
val configMembership: Output<String>? = null

Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: projects/foo-proj/locations/global/memberships/bar