UpdateSubnetGroupResponse
public struct UpdateSubnetGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The subnet group that has been modified.
Declaration
Swift
public let subnetGroup: SubnetGroup?
-
Undocumented
Declaration
Swift
public init(subnetGroup: SubnetGroup? = nil)