Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned.
 Declaration Syntax
 Declaration Syntax| C# | 
public GetStackPolicyResponse GetStackPolicy( GetStackPolicyRequest getStackPolicyRequest )
 Parameters
 Parameters- getStackPolicyRequest (GetStackPolicyRequest)
- Container for the necessary parameters to execute the GetStackPolicy service method on AmazonCloudFormation.
 Return Value
 Return ValueThe response from the GetStackPolicy service method, as returned by AmazonCloudFormation.