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_propertyGroupDescriptionsHasBeenSet =
false;
AWS_KINESISANALYTICSV2_API EnvironmentPropertyDescriptions(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISANALYTICSV2_API EnvironmentPropertyDescriptions & operator=(Aws::Utils::Json::JsonView jsonValue)
bool PropertyGroupDescriptionsHasBeenSet() const
EnvironmentPropertyDescriptions & WithPropertyGroupDescriptions(Aws::Vector< PropertyGroup > &&value)
EnvironmentPropertyDescriptions & WithPropertyGroupDescriptions(const Aws::Vector< PropertyGroup > &value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPropertyGroupDescriptions(const Aws::Vector< PropertyGroup > &value)
EnvironmentPropertyDescriptions & AddPropertyGroupDescriptions(const PropertyGroup &value)
const Aws::Vector< PropertyGroup > & GetPropertyGroupDescriptions() const
void SetPropertyGroupDescriptions(Aws::Vector< PropertyGroup > &&value)
EnvironmentPropertyDescriptions & AddPropertyGroupDescriptions(PropertyGroup &&value)
AWS_KINESISANALYTICSV2_API EnvironmentPropertyDescriptions()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue