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.



1327
1328
1329
# File 'sig/types.rbs', line 1327

def policies
  @policies
end

#service_namespace::String

Returns the value of attribute service_namespace.

Returns:

  • (::String)


1326
1327
1328
# File 'sig/types.rbs', line 1326

def service_namespace
  @service_namespace
end