class Aws::CloudFormation::Types::DetectStackDriftInput
@note When making an API call, you may pass DetectStackDriftInput
data as a hash: { stack_name: "StackNameOrId", # required logical_resource_ids: ["LogicalResourceId"], }
@!attribute [rw] stack_name
The name of the stack for which you want to detect drift. @return [String]
@!attribute [rw] logical_resource_ids
The logical names of any resources you want to use as filters. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DetectStackDriftInput AWS API Documentation
Constants
- SENSITIVE