class Aws::SecurityHub::Types::AwsEcsTaskDefinitionVolumesHostDetails

Information about a bind mount host volume.

@note When making an API call, you may pass AwsEcsTaskDefinitionVolumesHostDetails

data as a hash:

    {
      source_path: "NonEmptyString",
    }

@!attribute [rw] source_path

The path on the host container instance that is presented to the
container.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEcsTaskDefinitionVolumesHostDetails AWS API Documentation

Constants

SENSITIVE