CreateManagedPrefixListResult
public struct CreateManagedPrefixListResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the prefix list.
Declaration
Swift
public let prefixList: ManagedPrefixList? -
Undocumented
Declaration
Swift
public init(prefixList: ManagedPrefixList? = nil)
View on GitHub
CreateManagedPrefixListResult Structure Reference