Class CfnFargateProfilePropsMixin.SelectorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnFargateProfilePropsMixin.SelectorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFargateProfilePropsMixin.SelectorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFargateProfilePropsMixin.SelectorProperty
@Stability(Stable)
@Internal
public static final class CfnFargateProfilePropsMixin.SelectorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFargateProfilePropsMixin.SelectorProperty
An implementation for
CfnFargateProfilePropsMixin.SelectorProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.eks.CfnFargateProfilePropsMixin.SelectorProperty
CfnFargateProfilePropsMixin.SelectorProperty.Builder, CfnFargateProfilePropsMixin.SelectorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFargateProfilePropsMixin.SelectorProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFargateProfilePropsMixin.SelectorProperty.Builder.
-
-
Method Details
-
getLabels
Description copied from interface:CfnFargateProfilePropsMixin.SelectorPropertyThe Kubernetes labels that the selector should match.A pod must contain all of the labels that are specified in the selector for it to be considered a match.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnFargateProfilePropsMixin.LabelProperty>- Specified by:
getLabelsin interfaceCfnFargateProfilePropsMixin.SelectorProperty- See Also:
-
getNamespace
Description copied from interface:CfnFargateProfilePropsMixin.SelectorPropertyThe Kubernetesnamespacethat the selector should match.- Specified by:
getNamespacein interfaceCfnFargateProfilePropsMixin.SelectorProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-