OBJECT
Cloud-native account details.
type CloudNativeAccountIdWithName {# Cloud-native account ID.id: String! # Cloud-native account name.name: String! }