Uses of Class
software.amazon.awscdk.services.bedrock.CfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder
Packages that use CfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder
-
Uses of CfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnKnowledgeBase.SupplementalDataStorageLocationProperty.BuilderModifier and TypeMethodDescriptionCfnKnowledgeBase.SupplementalDataStorageLocationProperty.builder()
CfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder.s3Location
(IResolvable s3Location) Sets the value ofCfnKnowledgeBase.SupplementalDataStorageLocationProperty.getS3Location()
CfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder.s3Location
(CfnKnowledgeBase.S3LocationProperty s3Location) Sets the value ofCfnKnowledgeBase.SupplementalDataStorageLocationProperty.getS3Location()
CfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder.supplementalDataStorageLocationType
(String supplementalDataStorageLocationType) Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnKnowledgeBase.SupplementalDataStorageLocationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnKnowledgeBase.SupplementalDataStorageLocationProperty.Builder
.