AWSECSTaskDefinitionVolumeHostVolumeProperties
No description
type AWSECSTaskDefinitionVolumeHostVolumeProperties {
sourcePath: String!
}
Fields
AWSECSTaskDefinitionVolumeHostVolumeProperties.sourcePath
● String!
non-null scalar
When the host parameter is used, specify a sourcePath to declare the path on the host container instance that's presented to the container
Member of
AWSECSTaskDefinitionVolume
object