DeleteVpcEndpointServiceConfigurationsResult
public struct DeleteVpcEndpointServiceConfigurationsResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the service configurations that were not deleted, if applicable.
Declaration
Swift
public let unsuccessful: [UnsuccessfulItem]? -
Undocumented
Declaration
Swift
public init(unsuccessful: [UnsuccessfulItem]? = nil)
View on GitHub
DeleteVpcEndpointServiceConfigurationsResult Structure Reference