You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudFormation::Types::GetStackPolicyOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The output for the GetStackPolicy action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stack_policy_bodyString

Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

Returns:

  • (String)

    Structure containing the stack policy body.