class Aws::CloudFormation::Types::DetectStackResourceDriftInput
@note When making an API call, you may pass DetectStackResourceDriftInput
data as a hash: { stack_name: "StackNameOrId", # required logical_resource_id: "LogicalResourceId", # required }
@!attribute [rw] stack_name
The name of the stack to which the resource belongs. @return [String]
@!attribute [rw] logical_resource_id
The logical name of the resource for which to return drift information. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DetectStackResourceDriftInput AWS API Documentation
Constants
- SENSITIVE