7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/kinesisanalyticsv2/model/PropertyGroup.h>
22namespace KinesisAnalyticsV2
58 bool m_propertyGroupsHasBeenSet =
false;
AWS_KINESISANALYTICSV2_API EnvironmentProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
EnvironmentProperties & AddPropertyGroups(PropertyGroup &&value)
void SetPropertyGroups(const Aws::Vector< PropertyGroup > &value)
AWS_KINESISANALYTICSV2_API EnvironmentProperties()
bool PropertyGroupsHasBeenSet() const
EnvironmentProperties & WithPropertyGroups(Aws::Vector< PropertyGroup > &&value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
EnvironmentProperties & WithPropertyGroups(const Aws::Vector< PropertyGroup > &value)
AWS_KINESISANALYTICSV2_API EnvironmentProperties(Aws::Utils::Json::JsonView jsonValue)
EnvironmentProperties & AddPropertyGroups(const PropertyGroup &value)
const Aws::Vector< PropertyGroup > & GetPropertyGroups() const
void SetPropertyGroups(Aws::Vector< PropertyGroup > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue