| Package | Description |
|---|---|
| software.amazon.awscdk.services.appstream |
Amazon AppStream 2.0 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFleet.ComputeCapacityProperty.Jsii$Proxy
An implementation for
CfnFleet.ComputeCapacityProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFleet.ComputeCapacityProperty |
CfnFleet.ComputeCapacityProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFleet.Builder |
CfnFleet.Builder.computeCapacity(CfnFleet.ComputeCapacityProperty computeCapacity)
The desired capacity for the fleet.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.computeCapacity(CfnFleet.ComputeCapacityProperty computeCapacity)
Sets the value of
CfnFleetProps.getComputeCapacity() |
void |
CfnFleet.setComputeCapacity(CfnFleet.ComputeCapacityProperty value)
The desired capacity for the fleet.
|
Copyright © 2022. All rights reserved.