| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EfsVolumeConfiguration.Jsii$Proxy
An implementation for
EfsVolumeConfiguration |
| Modifier and Type | Method and Description |
|---|---|
EfsVolumeConfiguration |
EfsVolumeConfiguration.Builder.build()
Builds the configured instance.
|
default EfsVolumeConfiguration |
Volume.getEfsVolumeConfiguration()
This property is specified when you are using Amazon EFS.
|
EfsVolumeConfiguration |
Volume.Jsii$Proxy.getEfsVolumeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Volume.Builder |
Volume.Builder.efsVolumeConfiguration(EfsVolumeConfiguration efsVolumeConfiguration)
Sets the value of
Volume.getEfsVolumeConfiguration() |
Copyright © 2022. All rights reserved.