CreateDirectoryResponse constructor
CreateDirectoryResponse({})
Implementation
CreateDirectoryResponse({
required this.appliedSchemaArn,
required this.directoryArn,
required this.name,
required this.objectIdentifier,
});