Class CfnContainerFleetPropsMixin.TargetConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnContainerFleetPropsMixin.TargetConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnContainerFleetPropsMixin.TargetConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnContainerFleetPropsMixin.TargetConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnContainerFleetPropsMixin.TargetConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnContainerFleetPropsMixin.TargetConfigurationProperty
An implementation for
CfnContainerFleetPropsMixin.TargetConfigurationProperty-
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.gamelift.CfnContainerFleetPropsMixin.TargetConfigurationProperty
CfnContainerFleetPropsMixin.TargetConfigurationProperty.Builder, CfnContainerFleetPropsMixin.TargetConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainerFleetPropsMixin.TargetConfigurationProperty.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 theCfnContainerFleetPropsMixin.TargetConfigurationProperty.Builder.
-
-
Method Details
-
getTargetValue
Description copied from interface:CfnContainerFleetPropsMixin.TargetConfigurationPropertyDesired value to use with a target-based scaling policy.The value must be relevant for whatever metric the scaling policy is using. For example, in a policy using the metric PercentAvailableGameSessions, the target value should be the preferred size of the fleet's buffer (the percent of capacity that should be idle and ready for new game sessions).
- Specified by:
getTargetValuein interfaceCfnContainerFleetPropsMixin.TargetConfigurationProperty- 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()
-