Class: Aws::Types::CreateProgressUpdateStreamRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


58
59
60
# File 'sig/types.rbs', line 58

def dry_run
  @dry_run
end

#progress_update_stream_name::String

Returns the value of attribute progress_update_stream_name.

Returns:

  • (::String)


57
58
59
# File 'sig/types.rbs', line 57

def progress_update_stream_name
  @progress_update_stream_name
end