DescribePortfolioShareStatusInput
public struct DescribePortfolioShareStatusInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The token for the portfolio share operation. This token is returned either by CreatePortfolioShare or by DeletePortfolioShare.
Declaration
Swift
public let portfolioShareToken: String -
Undocumented
Declaration
Swift
public init(portfolioShareToken: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribePortfolioShareStatusInput Structure Reference