Class: Aws::Types::ResourceServerScopeType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scope_description::String

Returns the value of attribute scope_description.

Returns:

  • (::String)


1818
1819
1820
# File 'sig/types.rbs', line 1818

def scope_description
  @scope_description
end

#scope_name::String

Returns the value of attribute scope_name.

Returns:

  • (::String)


1817
1818
1819
# File 'sig/types.rbs', line 1817

def scope_name
  @scope_name
end