| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEcsTaskVolumeHostDetails |
AwsEcsTaskVolumeHostDetails.clone() |
AwsEcsTaskVolumeHostDetails |
AwsEcsTaskVolumeDetails.getHost()
This parameter is specified when you use bind mount host volumes.
|
AwsEcsTaskVolumeHostDetails |
AwsEcsTaskVolumeHostDetails.withSourcePath(String sourcePath)
When the
host parameter is used, specify a sourcePath to declare the path on the host
container instance that's presented to the container. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEcsTaskVolumeDetails.setHost(AwsEcsTaskVolumeHostDetails host)
This parameter is specified when you use bind mount host volumes.
|
AwsEcsTaskVolumeDetails |
AwsEcsTaskVolumeDetails.withHost(AwsEcsTaskVolumeHostDetails host)
This parameter is specified when you use bind mount host volumes.
|
Copyright © 2024. All rights reserved.