Class: Aws::Types::PermissionModel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_account_roles::Array[Types::CrossAccountRole]

Returns the value of attribute cross_account_roles.

Returns:



980
981
982
# File 'sig/types.rbs', line 980

def 
  @cross_account_roles
end

#invoker_role_name::String

Returns the value of attribute invoker_role_name.

Returns:

  • (::String)


979
980
981
# File 'sig/types.rbs', line 979

def invoker_role_name
  @invoker_role_name
end