OBJECT
AwsArtifactsToDelete
Description
List of AWS artifacts that need to be deleted for a given list for features.
link GraphQL Schema definition
- type AwsArtifactsToDelete {
- # List of artifacts to be deleted for each feature.
- ArtifactsToDelete!]! : [
- }