DeleteEndpointConfigInput
public struct DeleteEndpointConfigInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the endpoint configuration that you want to delete.
Declaration
Swift
public let endpointConfigName: String -
Undocumented
Declaration
Swift
public init(endpointConfigName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteEndpointConfigInput Structure Reference