Class: Aws::Types::ListPoliciesGrantingServiceAccessEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policies::Array[Types::PolicyGrantingServiceAccess]

Returns the value of attribute policies.



1364
1365
1366
# File 'sig/types.rbs', line 1364

def policies
  @policies
end

#service_namespace::String

Returns the value of attribute service_namespace.

Returns:

  • (::String)


1363
1364
1365
# File 'sig/types.rbs', line 1363

def service_namespace
  @service_namespace
end