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