32 namespace CloudFormation
49 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
50 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
334 inline void SetCausingEntity(
const char* value) { m_causingEntityHasBeenSet =
true; m_causingEntity.assign(value); }
371 bool m_targetHasBeenSet;
373 bool m_evaluationHasBeenSet;
375 bool m_changeSourceHasBeenSet;
377 bool m_causingEntityHasBeenSet;
std::basic_ostream< char, std::char_traits< char > > OStream
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).