C# Class Amazon.Batch.Model.Host

The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored. If the host parameter is empty, then the Docker daemon assigns a host path for your data volume, but the data is not guaranteed to persist after the containers associated with it stop running.
显示文件 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetSourcePath ( ) : bool