Class: Aws::Types::BlueprintDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blueprint_name::String

Returns the value of attribute blueprint_name.

Returns:

  • (::String)


549
550
551
# File 'sig/types.rbs', line 549

def blueprint_name
  @blueprint_name
end

#run_id::String

Returns the value of attribute run_id.

Returns:

  • (::String)


550
551
552
# File 'sig/types.rbs', line 550

def run_id
  @run_id
end