Class: Aws::Types::ContentReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_arn ⇒ ::String

Returns the value of attribute content_arn.

Returns:

  • (::String)


137
138
139
# File 'sig/types.rbs', line 137

def content_arn
  @content_arn
end

#content_id ⇒ ::String

Returns the value of attribute content_id.

Returns:

  • (::String)


138
139
140
# File 'sig/types.rbs', line 138

def content_id
  @content_id
end

#knowledge_base_arn ⇒ ::String

Returns the value of attribute knowledge_base_arn.

Returns:

  • (::String)


139
140
141
# File 'sig/types.rbs', line 139

def knowledge_base_arn
  @knowledge_base_arn
end

#knowledge_base_id ⇒ ::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


140
141
142
# File 'sig/types.rbs', line 140

def knowledge_base_id
  @knowledge_base_id
end