Class: Aws::Types::DryRunConfigOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_run_id::String

Returns the value of attribute dry_run_id.

Returns:

  • (::String)


305
306
307
# File 'sig/types.rbs', line 305

def dry_run_id
  @dry_run_id
end

#last_dry_run_execution_status::String

Returns the value of attribute last_dry_run_execution_status.

Returns:

  • (::String)


306
307
308
# File 'sig/types.rbs', line 306

def last_dry_run_execution_status
  @last_dry_run_execution_status
end