ListDiscoveredStackResourcesResponse
Response for listing resources in a discovered stack.
Properties
- The list of discovered resources in this page.
- The resource, using the same shape as regular stack resources.
- ↳
namestring optionalA human-friendly resource name derived from the cloud provider - ↳
originTypestring optionalThe native cloud resource type (e.g. ‘AWS::S3::Bucket’, ‘Microsoft.Storage/storageAccounts’). - ↳
managedBystring optionalThe orchestrator or tool that manages this resource (e.g. ‘CloudFormation’, ‘ARM’, ‘Pulumi’). - ↳
providerTypestring optionalThe mapped Pulumi provider type token (e.g. ‘aws:s3/bucket:Bucket’). Omitted when the resource has not been mapped to a Pulumi type. - ↳
virtualStatemap[string]object optionalThe Pulumi-compatible state, if available. - ↳
migrationStatusenum optionalMigration status of the resource relative to the comparison stack.Values:Migrated,PulumiOnly,Ready,Pending,Unmapped,NotApplicable - User-created migration annotation, if any.
continuationTokenstring optionalOpaque token for fetching the next page of resources.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.