Class: Aws::Types::Branch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#comment ⇒ ::String

Returns the value of attribute comment.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def comment
  @comment
end

#deprecation_message ⇒ ::String

Returns the value of attribute deprecation_message.

Returns:

  • (::String)


80
81
82
# File 'sig/types.rbs', line 80

def deprecation_message
  @deprecation_message
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


79
80
81
# File 'sig/types.rbs', line 79

def description
  @description
end

#fully_qualified_name ⇒ ::String

Returns the value of attribute fully_qualified_name.

Returns:

  • (::String)


78
79
80
# File 'sig/types.rbs', line 78

def fully_qualified_name
  @fully_qualified_name
end