AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
RequiresRecreation.h File Reference
#include <aws/cloudformation/CloudFormation_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::CloudFormation
 
 Aws::CloudFormation::Model
 
 Aws::CloudFormation::Model::RequiresRecreationMapper
 

Enumerations

enum  Aws::CloudFormation::Model::RequiresRecreation { Aws::CloudFormation::Model::RequiresRecreation::NOT_SET, Aws::CloudFormation::Model::RequiresRecreation::Never, Aws::CloudFormation::Model::RequiresRecreation::Conditionally, Aws::CloudFormation::Model::RequiresRecreation::Always }
 

Functions

AWS_CLOUDFORMATION_API RequiresRecreation Aws::CloudFormation::Model::RequiresRecreationMapper::GetRequiresRecreationForName (const Aws::String &name)
 
AWS_CLOUDFORMATION_API Aws::String Aws::CloudFormation::Model::RequiresRecreationMapper::GetNameForRequiresRecreation (RequiresRecreation value)