DeleteComponentRequest
public struct DeleteComponentRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the component build version to delete.
Declaration
Swift
public let componentBuildVersionArn: String -
Undocumented
Declaration
Swift
public init(componentBuildVersionArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteComponentRequest Structure Reference