CreateIPSetResponse
public struct CreateIPSetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the IPSet resource.
Declaration
Swift
public let ipSetId: String
-
Undocumented
Declaration
Swift
public init(ipSetId: String)