Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.neptune.CfnDBClusterPropsMixin.ServerlessScalingConfigurationProperty
Packages that use CfnDBClusterPropsMixin.ServerlessScalingConfigurationProperty
-
Uses of CfnDBClusterPropsMixin.ServerlessScalingConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.neptune
Classes in software.amazon.awscdk.cfnpropertymixins.services.neptune that implement CfnDBClusterPropsMixin.ServerlessScalingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDBClusterPropsMixin.ServerlessScalingConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.neptune that return CfnDBClusterPropsMixin.ServerlessScalingConfigurationPropertyModifier and TypeMethodDescriptionCfnDBClusterPropsMixin.ServerlessScalingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.neptune with parameters of type CfnDBClusterPropsMixin.ServerlessScalingConfigurationPropertyModifier and TypeMethodDescriptionCfnDBClusterMixinProps.Builder.serverlessScalingConfiguration(CfnDBClusterPropsMixin.ServerlessScalingConfigurationProperty serverlessScalingConfiguration) Sets the value ofCfnDBClusterMixinProps.getServerlessScalingConfiguration()CfnDBClusterPropsMixin.Builder.serverlessScalingConfiguration(CfnDBClusterPropsMixin.ServerlessScalingConfigurationProperty serverlessScalingConfiguration) Contains the scaling configuration of an Neptune Serverless DB cluster.