Class: Aws::Types::RemediationRecommendation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#text ⇒ ::String

Returns the value of attribute text.

Returns:

  • (::String)


1869
1870
1871
# File 'sig/types.rbs', line 1869

def text
  @text
end

#url ⇒ ::String

Returns the value of attribute url.

Returns:

  • (::String)


1870
1871
1872
# File 'sig/types.rbs', line 1870

def url
  @url
end