DescribeGameSessionPlacementInput
public struct DescribeGameSessionPlacementInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier for a game session placement to retrieve.
Declaration
Swift
public let placementId: String -
Undocumented
Declaration
Swift
public init(placementId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeGameSessionPlacementInput Structure Reference