INPUT_OBJECT
AwsAccountFeatureArtifact
Description
AWS Native ID to features/artifacts map.
link GraphQL Schema definition
- input AwsAccountFeatureArtifact {
- # AWS native ID of the account being onboarded.
- String! :
- # Details of the artifacts to be registered.
- ExternalArtifactMap!]! : [
- # List of RSC features being enabled.
- CloudAccountFeature!]! : [
- }