class Aws::CloudFormation::Types::GetStackPolicyInput

The input for the GetStackPolicy action.

@note When making an API call, you may pass GetStackPolicyInput

data as a hash:

    {
      stack_name: "StackName", # required
    }

@!attribute [rw] stack_name

The name or unique stack ID that's associated with the stack whose
policy you want to get.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/GetStackPolicyInput AWS API Documentation

Constants

SENSITIVE