| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.InstanceConfigurationProperty.Builder |
CfnService.InstanceConfigurationProperty.builder() |
CfnService.InstanceConfigurationProperty.Builder |
CfnService.InstanceConfigurationProperty.Builder.cpu(String cpu)
Sets the value of
CfnService.InstanceConfigurationProperty.getCpu() |
CfnService.InstanceConfigurationProperty.Builder |
CfnService.InstanceConfigurationProperty.Builder.instanceRoleArn(String instanceRoleArn)
Sets the value of
CfnService.InstanceConfigurationProperty.getInstanceRoleArn() |
CfnService.InstanceConfigurationProperty.Builder |
CfnService.InstanceConfigurationProperty.Builder.memory(String memory)
Sets the value of
CfnService.InstanceConfigurationProperty.getMemory() |
Copyright © 2021. All rights reserved.