@Stability(value=Stable) @Internal public static final class CfnSchedulingPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSchedulingPolicyProps
CfnSchedulingPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSchedulingPolicyProps.Builder, CfnSchedulingPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSchedulingPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSchedulingPolicyProps.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 |
getFairsharePolicy()
The fair share policy of the scheduling policy.
|
String |
getName()
The name of the scheduling policy.
|
Map<String,String> |
getTags()
The tags that you apply to the scheduling policy to help you categorize and organize your resources.
|
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(CfnSchedulingPolicyProps.Builder builder)
CfnSchedulingPolicyProps.Builder.public final Object getFairsharePolicy()
CfnSchedulingPolicyPropsgetFairsharePolicy in interface CfnSchedulingPolicyPropspublic final String getName()
CfnSchedulingPolicyPropsIt can be up to 128 letters long. It can contain uppercase and lowercase letters, numbers, hyphens (-), and underscores (_).
getName in interface CfnSchedulingPolicyPropspublic final Map<String,String> getTags()
CfnSchedulingPolicyPropsEach tag consists of a key and an optional value. For more information, see Tagging AWS Resources in AWS General Reference .
These tags can be updated or removed using the TagResource and UntagResource API operations.
getTags in interface CfnSchedulingPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.