7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/VpcConfig.h>
78 bool m_enableInterContainerTrafficEncryption;
79 bool m_enableInterContainerTrafficEncryptionHasBeenSet =
false;
81 bool m_enableNetworkIsolation;
82 bool m_enableNetworkIsolationHasBeenSet =
false;
85 bool m_vpcConfigHasBeenSet =
false;
AWS_SAGEMAKER_API NetworkConfig(Aws::Utils::Json::JsonView jsonValue)
void SetEnableNetworkIsolation(bool value)
bool GetEnableNetworkIsolation() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEnableInterContainerTrafficEncryption(bool value)
NetworkConfig & WithEnableInterContainerTrafficEncryption(bool value)
bool VpcConfigHasBeenSet() const
bool EnableNetworkIsolationHasBeenSet() const
void SetVpcConfig(VpcConfig &&value)
NetworkConfig & WithVpcConfig(VpcConfig &&value)
bool EnableInterContainerTrafficEncryptionHasBeenSet() const
void SetVpcConfig(const VpcConfig &value)
AWS_SAGEMAKER_API NetworkConfig()
NetworkConfig & WithVpcConfig(const VpcConfig &value)
const VpcConfig & GetVpcConfig() const
AWS_SAGEMAKER_API NetworkConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool GetEnableInterContainerTrafficEncryption() const
NetworkConfig & WithEnableNetworkIsolation(bool value)
Aws::Utils::Json::JsonValue JsonValue