CreateProposalOutput
public struct CreateProposalOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier of the proposal.
Declaration
Swift
public let proposalId: String? -
Undocumented
Declaration
Swift
public init(proposalId: String? = nil)
View on GitHub
CreateProposalOutput Structure Reference