CreatePrivateDnsNamespaceResponse
public struct CreatePrivateDnsNamespaceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A value that you can use to determine whether the request completed successfully. To get the status of the operation, see GetOperation.
Declaration
Swift
public let operationId: String? -
Undocumented
Declaration
Swift
public init(operationId: String? = nil)
View on GitHub
CreatePrivateDnsNamespaceResponse Structure Reference