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

The output for the GetStackPolicy action.

Declaration Syntax
C#
public class GetStackPolicyResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GetStackPolicyResult()()()()
Initializes a new instance of the GetStackPolicyResult 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.)
StackPolicyBody
Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

Constraints:

Length
1 - 16384


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithStackPolicyBody(String) Obsolete.
Sets the StackPolicyBody property

Inheritance Hierarchy
Object
GetStackPolicyResult

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