namespaces property

List<NamespaceInfoV2>? namespaces
final

The information about the namespaces in this AWS account. The response includes the namespace ARN, name, AWS Region, notification email address, creation status, and identity store.

Implementation

final List<NamespaceInfoV2>? namespaces;