DeleteSubnetGroupRequest
public struct DeleteSubnetGroupRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the subnet group to delete.
Declaration
Swift
public let subnetGroupName: String
-
Undocumented
Declaration
Swift
public init(subnetGroupName: String)