Class: Aws::Types::GetContentSummaryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_id ⇒ ::String

Returns the value of attribute content_id.

Returns:

  • (::String)


368
369
370
# File 'sig/types.rbs', line 368

def content_id
  @content_id
end

#knowledge_base_id ⇒ ::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


369
370
371
# File 'sig/types.rbs', line 369

def knowledge_base_id
  @knowledge_base_id
end