DescribeProjectRequest
public struct DescribeProjectRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the project.
Declaration
Swift
public let projectId: String
-
Undocumented
Declaration
Swift
public init(projectId: String)
-
Declaration
Swift
public func validate(name: String) throws