class Aws::CloudFormation::Types::ListImportsInput
@note When making an API call, you may pass ListImportsInput
data as a hash: { export_name: "ExportName", # required next_token: "NextToken", }
@!attribute [rw] export_name
The name of the exported output value. CloudFormation returns the stack names that are importing this value. @return [String]
@!attribute [rw] next_token
A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ListImportsInput AWS API Documentation
Constants
- SENSITIVE