Class: Aws::Types::ScopeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#authorized_targets ⇒ ::Array[::String]

Returns the value of attribute authorized_targets.

Returns:



1177
1178
1179
# File 'sig/types.rbs', line 1177

def authorized_targets
  @authorized_targets
end

#scope ⇒ ::String

Returns the value of attribute scope.

Returns:



1176
1177
1178
# File 'sig/types.rbs', line 1176

def scope
  @scope
end