RemovePrefixListEntry
public struct RemovePrefixListEntry : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The CIDR block.
Declaration
Swift
public let cidr: String
-
Undocumented
Declaration
Swift
public init(cidr: String)