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)


1167
1168
1169
# File 'sig/types.rbs', line 1167

def detailed_title
  @detailed_title
end

#long_description::String

Returns the value of attribute long_description.

Returns:

  • (::String)


1166
1167
1168
# File 'sig/types.rbs', line 1166

def long_description
  @long_description
end