Class CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty
@Stability(Stable)
@Internal
public static final class CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty
An implementation for
CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty-
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.batch.CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty
CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Builder, CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironmentPropsMixin.InfrastructureOptimizationPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironmentPropsMixin.InstanceLaunchTemplatePropertyfinal Stringfinal inthashCode()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
protected Jsii$Proxy(CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty.Builder.
-
-
Method Details
-
getInfrastructureOptimization
Description copied from interface:CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderPropertyReturns union: eitherIResolvableorCfnComputeEnvironmentPropsMixin.InfrastructureOptimizationProperty- Specified by:
getInfrastructureOptimizationin interfaceCfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty- See Also:
-
getInfrastructureRoleArn
- Specified by:
getInfrastructureRoleArnin interfaceCfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty- See Also:
-
getInstanceLaunchTemplate
Description copied from interface:CfnComputeEnvironmentPropsMixin.ManagedInstancesProviderPropertyReturns union: eitherIResolvableorCfnComputeEnvironmentPropsMixin.InstanceLaunchTemplateProperty- Specified by:
getInstanceLaunchTemplatein interfaceCfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty- See Also:
-
getPropagateTags
- Specified by:
getPropagateTagsin interfaceCfnComputeEnvironmentPropsMixin.ManagedInstancesProviderProperty- 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()
-