GetGroupOutput
public struct GetGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A full description of the resource group.
Declaration
Swift
public let group: Group? -
Undocumented
Declaration
Swift
public init(group: Group? = nil)
View on GitHub
GetGroupOutput Structure Reference