/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Input object for the endpointSee Also:
AWS
* API Reference
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
An endpoint in customer's account which has enabled
* DataCaptureConfig enabled.
Path to the filesystem where the endpoint data is available to the * container.
*/ inline const Aws::String& GetLocalPath() const{ return m_localPath; } /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline bool LocalPathHasBeenSet() const { return m_localPathHasBeenSet; } /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline void SetLocalPath(const Aws::String& value) { m_localPathHasBeenSet = true; m_localPath = value; } /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline void SetLocalPath(Aws::String&& value) { m_localPathHasBeenSet = true; m_localPath = std::move(value); } /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline void SetLocalPath(const char* value) { m_localPathHasBeenSet = true; m_localPath.assign(value); } /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline EndpointInput& WithLocalPath(const Aws::String& value) { SetLocalPath(value); return *this;} /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline EndpointInput& WithLocalPath(Aws::String&& value) { SetLocalPath(std::move(value)); return *this;} /** *Path to the filesystem where the endpoint data is available to the * container.
*/ inline EndpointInput& WithLocalPath(const char* value) { SetLocalPath(value); return *this;} /** *Whether the Pipe or File is used as the input mode
* for transfering data for the monitoring job. Pipe mode is
* recommended for large datasets. File mode is useful for small files
* that fit in memory. Defaults to File.
Whether the Pipe or File is used as the input mode
* for transfering data for the monitoring job. Pipe mode is
* recommended for large datasets. File mode is useful for small files
* that fit in memory. Defaults to File.
Whether the Pipe or File is used as the input mode
* for transfering data for the monitoring job. Pipe mode is
* recommended for large datasets. File mode is useful for small files
* that fit in memory. Defaults to File.
Whether the Pipe or File is used as the input mode
* for transfering data for the monitoring job. Pipe mode is
* recommended for large datasets. File mode is useful for small files
* that fit in memory. Defaults to File.
Whether the Pipe or File is used as the input mode
* for transfering data for the monitoring job. Pipe mode is
* recommended for large datasets. File mode is useful for small files
* that fit in memory. Defaults to File.
Whether the Pipe or File is used as the input mode
* for transfering data for the monitoring job. Pipe mode is
* recommended for large datasets. File mode is useful for small files
* that fit in memory. Defaults to File.
Whether input data distributed in Amazon S3 is fully replicated or sharded by
* an S3 key. Defauts to FullyReplicated
Whether input data distributed in Amazon S3 is fully replicated or sharded by
* an S3 key. Defauts to FullyReplicated
Whether input data distributed in Amazon S3 is fully replicated or sharded by
* an S3 key. Defauts to FullyReplicated
Whether input data distributed in Amazon S3 is fully replicated or sharded by
* an S3 key. Defauts to FullyReplicated
Whether input data distributed in Amazon S3 is fully replicated or sharded by
* an S3 key. Defauts to FullyReplicated
Whether input data distributed in Amazon S3 is fully replicated or sharded by
* an S3 key. Defauts to FullyReplicated