C# Class Amazon.CloudFormation.Model.ListImportsRequest

Container for the parameters to the ListImports operation. Lists all stacks that are importing an exported output value. To modify or remove an exported output value, first use this action to see which stacks are using it. To see the exported output values in your account, see ListExports.

For more information about importing an exported output value, see the Fn::ImportValue function.

Inheritance: AmazonCloudFormationRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetExportName ( ) : bool
IsSetNextToken ( ) : bool