PortfolioShareType
public enum PortfolioShareType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case imported = "IMPORTED" -
Undocumented
Declaration
Swift
case awsServicecatalog = "AWS_SERVICECATALOG" -
Undocumented
Declaration
Swift
case awsOrganizations = "AWS_ORGANIZATIONS" -
Declaration
Swift
public var description: String { get }
View on GitHub
PortfolioShareType Enumeration Reference