Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty
Packages that use CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty
-
Uses of CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty in software.amazon.awscdk.cfnpropertymixins.services.batch
Classes in software.amazon.awscdk.cfnpropertymixins.services.batch that implement CfnComputeEnvironmentPropsMixin.ComputeResourcesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeEnvironmentPropsMixin.ComputeResourcesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.batch that return CfnComputeEnvironmentPropsMixin.ComputeResourcesPropertyModifier and TypeMethodDescriptionCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.batch with parameters of type CfnComputeEnvironmentPropsMixin.ComputeResourcesPropertyModifier and TypeMethodDescriptionCfnComputeEnvironmentMixinProps.Builder.computeResources(CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty computeResources) Sets the value ofCfnComputeEnvironmentMixinProps.getComputeResources()CfnComputeEnvironmentPropsMixin.Builder.computeResources(CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty computeResources) The ComputeResources property type specifies details of the compute resources managed by the compute environment.