class Aws::LookoutEquipment::Types::InferenceS3InputConfiguration
Specifies configuration information for the input data for the inference, including input data S3 location.
@note When making an API call, you may pass InferenceS3InputConfiguration
data as a hash: { bucket: "S3Bucket", # required prefix: "S3Prefix", }
@!attribute [rw] bucket
The bucket containing the input dataset for the inference. @return [String]
@!attribute [rw] prefix
The prefix for the S3 bucket used for the input data for the inference. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lookoutequipment-2020-12-15/InferenceS3InputConfiguration AWS API Documentation
Constants
- SENSITIVE