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