ReasonCode
public enum ReasonCode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case awsServiceAccessDisabled = "AWS_SERVICE_ACCESS_DISABLED"
-
Undocumented
Declaration
Swift
case delegatedAdministratorDeregistered = "DELEGATED_ADMINISTRATOR_DEREGISTERED"
-
Undocumented
Declaration
Swift
case organizationDeleted = "ORGANIZATION_DELETED"
-
Undocumented
Declaration
Swift
case serviceLinkedRoleCreationFailed = "SERVICE_LINKED_ROLE_CREATION_FAILED"
-
Declaration
Swift
public var description: String { get }