CreateNetworkAclResult
public struct CreateNetworkAclResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the network ACL.
Declaration
Swift
public let networkAcl: NetworkAcl?
-
Undocumented
Declaration
Swift
public init(networkAcl: NetworkAcl? = nil)