failedSet property
A JSON set of elements of the failed response, including the
awsAccountId
, errorMessage
,
errorName
, and eventArn
.
Implementation
final List<OrganizationAffectedEntitiesErrorItem>? failedSet;
A JSON set of elements of the failed response, including the
awsAccountId
, errorMessage
,
errorName
, and eventArn
.
final List<OrganizationAffectedEntitiesErrorItem>? failedSet;