| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessorFeatures.Builder |
ProcessorFeatures.builder() |
ProcessorFeatures.Builder |
ProcessorFeatures.Builder.coreCount(Number coreCount)
Sets the value of
ProcessorFeatures.getCoreCount() |
ProcessorFeatures.Builder |
ProcessorFeatures.Builder.threadsPerCore(Number threadsPerCore)
Sets the value of
ProcessorFeatures.getThreadsPerCore() |
| Constructor and Description |
|---|
Jsii$Proxy(ProcessorFeatures.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ProcessorFeatures.Builder. |
Copyright © 2022. All rights reserved.