Class: Aws::Types::ResourceServerScopeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detailed_title ⇒ ::String

Returns the value of attribute detailed_title.

Returns:

  • (::String)


1171
1172
1173
# File 'sig/types.rbs', line 1171

def detailed_title
  @detailed_title
end

#long_description ⇒ ::String

Returns the value of attribute long_description.

Returns:

  • (::String)


1170
1171
1172
# File 'sig/types.rbs', line 1170

def long_description
  @long_description
end