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)


9553
9554
9555
# File 'sig/types.rbs', line 9553

def bucket_url
  @bucket_url
end

#metadata_files_location::String

Returns the value of attribute metadata_files_location.

Returns:

  • (::String)


9554
9555
9556
# File 'sig/types.rbs', line 9554

def 
  @metadata_files_location
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


9552
9553
9554
# File 'sig/types.rbs', line 9552

def role_arn
  @role_arn
end