AWS SDK for .NET Documentation
Parameter Class
AmazonAmazon.CloudFormation.ModelParameter Did this page help you?   Yes   No    Tell us about it...

The Parameter data type.

Declaration Syntax
C#
public class Parameter
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Parameter()()()()
Initializes a new instance of the Parameter class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ParameterKey
The key associated with the parameter.

ParameterValue
The value associated with the parameter.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UsePreviousValue
WithParameterKey(String) Obsolete.
Sets the ParameterKey property

WithParameterValue(String) Obsolete.
Sets the ParameterValue property

WithUsePreviousValue(Boolean) Obsolete.
Sets the UsePreviousValue property

Inheritance Hierarchy
Object
Parameter

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)