Class: Aws::Types::StartMonitorDeploymentRequest

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)


4452
4453
4454
# File 'sig/types.rbs', line 4452

def dry_run
  @dry_run
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


4453
4454
4455
# File 'sig/types.rbs', line 4453

def identifier
  @identifier
end