class Aws::SageMaker::Types::ArtifactSourceType
The ID and ID type of an artifact source.
@note When making an API call, you may pass ArtifactSourceType
data as a hash: { source_id_type: "MD5Hash", # required, accepts MD5Hash, S3ETag, S3Version, Custom value: "String256", # required }
@!attribute [rw] source_id_type
The type of ID. @return [String]
@!attribute [rw] value
The ID. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ArtifactSourceType AWS API Documentation
Constants
- SENSITIVE