class Aws::SageMaker::Types::AutoMLOutputDataConfig
The output data configuration.
@note When making an API call, you may pass AutoMLOutputDataConfig
data as a hash: { kms_key_id: "KmsKeyId", s3_output_path: "S3Uri", # required }
@!attribute [rw] kms_key_id
The Amazon Web Services KMS encryption key ID. @return [String]
@!attribute [rw] s3_output_path
The Amazon S3 output path. Must be 128 characters or less. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLOutputDataConfig AWS API Documentation
Constants
- SENSITIVE