Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.InstanceConfigurationProperty
-
Uses of CfnService.InstanceConfigurationProperty in software.amazon.awscdk.services.apprunner
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.InstanceConfigurationProperty
Modifier and TypeMethodDescriptionCfnService.InstanceConfigurationProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnService.setInstanceConfiguration
(CfnService.InstanceConfigurationProperty value) The runtime configuration of instances (scaling units) of your service.