Class: Aws::Types::GetBaselineOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


295
296
297
# File 'sig/types.rbs', line 295

def arn
  @arn
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


297
298
299
# File 'sig/types.rbs', line 297

def description
  @description
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


296
297
298
# File 'sig/types.rbs', line 296

def name
  @name
end