DeleteResolverRequest
public struct DeleteResolverRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The API ID.
Declaration
Swift
public let apiId: String -
The resolver field name.
Declaration
Swift
public let fieldName: String -
The name of the resolver type.
Declaration
Swift
public let typeName: String -
Undocumented
Declaration
Swift
public init(apiId: String, fieldName: String, typeName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteResolverRequest Structure Reference