Adds an ExpectedValue with the specific Exists value for the attribute.
            

 Declaration Syntax
public void AddExpected(
	string attributeName,
	bool exists
)

 Parameters
- attributeName (String)
- Attribute that is being tested
- exists (Boolean)
- Flag whether the attribute should exist or not.
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)