ReplaceNetworkAclAssociationResult
public struct ReplaceNetworkAclAssociationResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the new association.
Declaration
Swift
public let newAssociationId: String?
-
Undocumented
Declaration
Swift
public init(newAssociationId: String? = nil)