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)


4442
4443
4444
# File 'sig/types.rbs', line 4442

def dry_run
  @dry_run
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


4443
4444
4445
# File 'sig/types.rbs', line 4443

def identifier
  @identifier
end