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