Class CfnComputeEnvironment.ManagedInstancesProviderProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.batch.CfnComputeEnvironment.ManagedInstancesProviderProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComputeEnvironment.ManagedInstancesProviderProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComputeEnvironment.ManagedInstancesProviderProperty
@Stability(Stable)
@Internal
public static final class CfnComputeEnvironment.ManagedInstancesProviderProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComputeEnvironment.ManagedInstancesProviderProperty
An implementation for
CfnComputeEnvironment.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.services.batch.CfnComputeEnvironment.ManagedInstancesProviderProperty
CfnComputeEnvironment.ManagedInstancesProviderProperty.Builder, CfnComputeEnvironment.ManagedInstancesProviderProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeEnvironment.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: eitherIResolvableorCfnComputeEnvironment.InfrastructureOptimizationPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironment.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
Constructor that initializes the object based on literal property values passed by theCfnComputeEnvironment.ManagedInstancesProviderProperty.Builder.
-
-
Method Details
-
getInfrastructureRoleArn
- Specified by:
getInfrastructureRoleArnin interfaceCfnComputeEnvironment.ManagedInstancesProviderProperty- See Also:
-
getInstanceLaunchTemplate
Description copied from interface:CfnComputeEnvironment.ManagedInstancesProviderPropertyReturns union: eitherIResolvableorCfnComputeEnvironment.InstanceLaunchTemplateProperty- Specified by:
getInstanceLaunchTemplatein interfaceCfnComputeEnvironment.ManagedInstancesProviderProperty- See Also:
-
getInfrastructureOptimization
Description copied from interface:CfnComputeEnvironment.ManagedInstancesProviderPropertyReturns union: eitherIResolvableorCfnComputeEnvironment.InfrastructureOptimizationProperty- Specified by:
getInfrastructureOptimizationin interfaceCfnComputeEnvironment.ManagedInstancesProviderProperty- See Also:
-
getPropagateTags
- Specified by:
getPropagateTagsin interfaceCfnComputeEnvironment.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()
-