Class CfnComputeEnvironment.InstanceLaunchTemplateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.batch.CfnComputeEnvironment.InstanceLaunchTemplateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComputeEnvironment.InstanceLaunchTemplateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComputeEnvironment.InstanceLaunchTemplateProperty
@Stability(Stable)
@Internal
public static final class CfnComputeEnvironment.InstanceLaunchTemplateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComputeEnvironment.InstanceLaunchTemplateProperty
An implementation for
CfnComputeEnvironment.InstanceLaunchTemplateProperty-
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.InstanceLaunchTemplateProperty
CfnComputeEnvironment.InstanceLaunchTemplateProperty.Builder, CfnComputeEnvironment.InstanceLaunchTemplateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeEnvironment.InstanceLaunchTemplateProperty.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 Stringfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironment.CapacityReservationsPropertyfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironment.InstanceRequirementsPropertyfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironment.ManagedInstancesLocalStorageConfigurationPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironment.ManagedInstancesNetworkConfigurationPropertyfinal ObjectReturns union: eitherIResolvableorCfnComputeEnvironment.ManagedInstancesStorageConfigurationPropertyfinal 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.InstanceLaunchTemplateProperty.Builder.
-
-
Method Details
-
getEc2InstanceProfileArn
- Specified by:
getEc2InstanceProfileArnin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getNetworkConfiguration
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherIResolvableorCfnComputeEnvironment.ManagedInstancesNetworkConfigurationProperty- Specified by:
getNetworkConfigurationin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getCapacityOptionType
- Specified by:
getCapacityOptionTypein interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getCapacityReservations
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherIResolvableorCfnComputeEnvironment.CapacityReservationsProperty- Specified by:
getCapacityReservationsin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getFipsEnabled
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherBooleanorIResolvable- Specified by:
getFipsEnabledin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getInstanceMetadataTagsPropagation
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherBooleanorIResolvable- Specified by:
getInstanceMetadataTagsPropagationin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getInstanceRequirements
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherIResolvableorCfnComputeEnvironment.InstanceRequirementsProperty- Specified by:
getInstanceRequirementsin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getLocalStorageConfiguration
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherIResolvableorCfnComputeEnvironment.ManagedInstancesLocalStorageConfigurationProperty- Specified by:
getLocalStorageConfigurationin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getMonitoring
- Specified by:
getMonitoringin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- See Also:
-
getStorageConfiguration
Description copied from interface:CfnComputeEnvironment.InstanceLaunchTemplatePropertyReturns union: eitherIResolvableorCfnComputeEnvironment.ManagedInstancesStorageConfigurationProperty- Specified by:
getStorageConfigurationin interfaceCfnComputeEnvironment.InstanceLaunchTemplateProperty- 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()
-