type
MongoDBDropResourcesPayload
type MongoDBDropResourcesPayload struct {
ResourceIDs []schema.StableID `json:"resourceIds"`
}The exact reviewed stable identities whose MongoDB namespaces are retired.
Source migration/phases.go:181
ResourceIDs[]schema.StableID- The ResourceIDs value.
The IDs must match the preceding typed semantic-retirement step; arbitrary collection names cannot enter the artifact.