The output for the GetStackPolicy action.
 Declaration Syntax
 Declaration Syntax| C# | 
public class GetStackPolicyResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | GetStackPolicyResult()()()() | Initializes a new instance of the GetStackPolicyResult class | 
|  | Equals(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.) | 
|  | StackPolicyBody | 
            Structure containing the stack policy body. (For more information, go to  Prevent Updates to Stack Resources in
            the AWS CloudFormation User Guide.)
             
             Constraints: | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithStackPolicyBody(String) | Obsolete. 
            Sets the StackPolicyBody property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | GetStackPolicyResult |