Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnComputeEnvironmentPropsMixin.EksConfigurationProperty
Packages that use CfnComputeEnvironmentPropsMixin.EksConfigurationProperty
-
Uses of CfnComputeEnvironmentPropsMixin.EksConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.batch
Classes in software.amazon.awscdk.cfnpropertymixins.services.batch that implement CfnComputeEnvironmentPropsMixin.EksConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeEnvironmentPropsMixin.EksConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.batch that return CfnComputeEnvironmentPropsMixin.EksConfigurationPropertyModifier and TypeMethodDescriptionCfnComputeEnvironmentPropsMixin.EksConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.batch with parameters of type CfnComputeEnvironmentPropsMixin.EksConfigurationPropertyModifier and TypeMethodDescriptionCfnComputeEnvironmentMixinProps.Builder.eksConfiguration(CfnComputeEnvironmentPropsMixin.EksConfigurationProperty eksConfiguration) Sets the value ofCfnComputeEnvironmentMixinProps.getEksConfiguration()CfnComputeEnvironmentPropsMixin.Builder.eksConfiguration(CfnComputeEnvironmentPropsMixin.EksConfigurationProperty eksConfiguration) The details for the Amazon EKS cluster that supports the compute environment.