Class: Aws::Types::BatchGrantPermissionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_id::String

Returns the value of attribute catalog_id.

Returns:

  • (::String)


66
67
68
# File 'sig/types.rbs', line 66

def catalog_id
  @catalog_id
end

#entries::Array[Types::BatchPermissionsRequestEntry]

Returns the value of attribute entries.



67
68
69
# File 'sig/types.rbs', line 67

def entries
  @entries
end