Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.ManagedScalingPolicyProperty
Packages that use CfnClusterPropsMixin.ManagedScalingPolicyProperty
-
Uses of CfnClusterPropsMixin.ManagedScalingPolicyProperty in software.amazon.awscdk.cfnpropertymixins.services.emr
Classes in software.amazon.awscdk.cfnpropertymixins.services.emr that implement CfnClusterPropsMixin.ManagedScalingPolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ManagedScalingPolicyPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.ManagedScalingPolicyPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ManagedScalingPolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.ManagedScalingPolicyPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.managedScalingPolicy(CfnClusterPropsMixin.ManagedScalingPolicyProperty managedScalingPolicy) Sets the value ofCfnClusterMixinProps.getManagedScalingPolicy()CfnClusterPropsMixin.Builder.managedScalingPolicy(CfnClusterPropsMixin.ManagedScalingPolicyProperty managedScalingPolicy) Creates or updates a managed scaling policy for an Amazon EMR cluster.