Class: Aws::Types::GetCanaryRequest

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)


318
319
320
# File 'sig/types.rbs', line 318

def dry_run_id
  @dry_run_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


317
318
319
# File 'sig/types.rbs', line 317

def name
  @name
end