Class: Aws::Types::S3KnowledgeBaseParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_url::String

Returns the value of attribute bucket_url.

Returns:

  • (::String)


9921
9922
9923
# File 'sig/types.rbs', line 9921

def bucket_url
  @bucket_url
end

#metadata_files_location::String

Returns the value of attribute metadata_files_location.

Returns:

  • (::String)


9922
9923
9924
# File 'sig/types.rbs', line 9922

def 
  @metadata_files_location
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


9920
9921
9922
# File 'sig/types.rbs', line 9920

def role_arn
  @role_arn
end