@Stability(value=Stable) @Internal public static final class CfnFargateProfile.SelectorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFargateProfile.SelectorProperty
CfnFargateProfile.SelectorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFargateProfile.SelectorProperty.Builder, CfnFargateProfile.SelectorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFargateProfile.SelectorProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFargateProfile.LabelProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getLabels()
The Kubernetes labels that the selector should match.
|
String |
getNamespace()
The Kubernetes namespace that the selector should match.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnFargateProfile.SelectorProperty.Builder builder)
CfnFargateProfile.LabelProperty.Builder.public final String getNamespace()
CfnFargateProfile.SelectorPropertygetNamespace in interface CfnFargateProfile.SelectorPropertypublic final Object getLabels()
CfnFargateProfile.SelectorPropertyA pod must contain all of the labels that are specified in the selector for it to be considered a match.
getLabels in interface CfnFargateProfile.SelectorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.