Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.InstanceConfigurationProperty
Packages that use CfnService.InstanceConfigurationProperty
-
Uses of CfnService.InstanceConfigurationProperty in software.amazon.awscdk.services.apprunner
Classes in software.amazon.awscdk.services.apprunner that implement CfnService.InstanceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.InstanceConfigurationPropertyMethods in software.amazon.awscdk.services.apprunner that return CfnService.InstanceConfigurationPropertyModifier and TypeMethodDescriptionCfnService.InstanceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apprunner with parameters of type CfnService.InstanceConfigurationPropertyModifier and TypeMethodDescriptionCfnService.Builder.instanceConfiguration(CfnService.InstanceConfigurationProperty instanceConfiguration) The runtime configuration of instances (scaling units) of your service.CfnServiceProps.Builder.instanceConfiguration(CfnService.InstanceConfigurationProperty instanceConfiguration) Sets the value ofCfnServiceProps.getInstanceConfiguration()voidCfnService.setInstanceConfiguration(CfnService.InstanceConfigurationProperty value) The runtime configuration of instances (scaling units) of your service.