ModelPackageValidationProfile
public struct ModelPackageValidationProfile : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The name of the profile for the model package. DeclarationSwift public let profileName: String
- 
                  
                  The TransformJobDefinition object that describes the transform job used for the validation of the model package. DeclarationSwift public let transformJobDefinition: TransformJobDefinition
- 
                  
                  Undocumented DeclarationSwift public init(profileName: String, transformJobDefinition: TransformJobDefinition)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub ModelPackageValidationProfile Structure Reference
        ModelPackageValidationProfile Structure Reference