class Aws::MigrationHubStrategyRecommendations::Types::StartAssessmentRequest

@note When making an API call, you may pass StartAssessmentRequest

data as a hash:

    {
      s3bucket_for_analysis_data: "StartAssessmentRequestS3bucketForAnalysisDataString",
      s3bucket_for_report_data: "StartAssessmentRequestS3bucketForReportDataString",
    }

@!attribute [rw] s3bucket_for_analysis_data

The S3 bucket used by the collectors to send analysis data to the
service. The bucket name must begin with `migrationhub-strategy-`.
@return [String]

@!attribute [rw] s3bucket_for_report_data

The S3 bucket where all the reports generated by the service are
stored. The bucket name must begin with `migrationhub-strategy-`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migrationhubstrategy-2020-02-19/StartAssessmentRequest AWS API Documentation

Constants

SENSITIVE