AWS SDK for .NET Documentation
GetStackPolicy Method (getStackPolicyRequest)
AmazonAmazon.CloudFormationAmazonCloudFormationGetStackPolicy(GetStackPolicyRequest) Did this page help you?   Yes   No    Tell us about it...

Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned.

Declaration Syntax
C#
GetStackPolicyResponse GetStackPolicy(
	GetStackPolicyRequest getStackPolicyRequest
)
Parameters
getStackPolicyRequest (GetStackPolicyRequest)
Container for the necessary parameters to execute the GetStackPolicy service method on AmazonCloudFormation.
Return Value
The response from the GetStackPolicy service method, as returned by AmazonCloudFormation.

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