class Aws::MigrationHub::Types::CreateProgressUpdateStreamRequest

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

data as a hash:

    {
      progress_update_stream_name: "ProgressUpdateStream", # required
      dry_run: false,
    }

@!attribute [rw] progress_update_stream_name

The name of the ProgressUpdateStream. *Do not store personal data in
this field.*
@return [String]

@!attribute [rw] dry_run

Optional boolean flag to indicate whether any effect should take
place. Used to test if the caller has permission to make the call.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/CreateProgressUpdateStreamRequest AWS API Documentation

Constants

SENSITIVE