Class: Aws::Types::DocumentAclGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


609
610
611
# File 'sig/types.rbs', line 609

def id
  @id
end

#type"KNOWLEDGE_BASE", "DATA_SOURCE"

Returns the value of attribute type.

Returns:

  • ("KNOWLEDGE_BASE", "DATA_SOURCE")


610
611
612
# File 'sig/types.rbs', line 610

def type
  @type
end