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)


1850
1851
1852
# File 'sig/types.rbs', line 1850

def scope_description
  @scope_description
end

#scope_name::String

Returns the value of attribute scope_name.

Returns:

  • (::String)


1849
1850
1851
# File 'sig/types.rbs', line 1849

def scope_name
  @scope_name
end