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)


691
692
693
# File 'sig/types.rbs', line 691

def id
  @id
end

#type"KNOWLEDGE_BASE", "DATA_SOURCE"

Returns the value of attribute type.

Returns:

  • ("KNOWLEDGE_BASE", "DATA_SOURCE")


692
693
694
# File 'sig/types.rbs', line 692

def type
  @type
end