/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Configuration information for the Amazon SageMaker Debugger output tensor
* collections.See Also:
AWS
* API Reference
The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline const Aws::String& GetCollectionName() const{ return m_collectionName; } /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline bool CollectionNameHasBeenSet() const { return m_collectionNameHasBeenSet; } /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline void SetCollectionName(const Aws::String& value) { m_collectionNameHasBeenSet = true; m_collectionName = value; } /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline void SetCollectionName(Aws::String&& value) { m_collectionNameHasBeenSet = true; m_collectionName = std::move(value); } /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline void SetCollectionName(const char* value) { m_collectionNameHasBeenSet = true; m_collectionName.assign(value); } /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline CollectionConfiguration& WithCollectionName(const Aws::String& value) { SetCollectionName(value); return *this;} /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline CollectionConfiguration& WithCollectionName(Aws::String&& value) { SetCollectionName(std::move(value)); return *this;} /** *The name of the tensor collection. The name must be unique relative to other * rule configuration names.
*/ inline CollectionConfiguration& WithCollectionName(const char* value) { SetCollectionName(value); return *this;} /** *Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.
Parameter values for the tensor collection. The allowed parameters are
* "name"
, "include_regex"
,
* "reduction_config"
, "save_config"
,
* "tensor_names"
, and "save_histogram"
.