Uses of Class
software.amazon.awscdk.services.s3vectors.CfnVectorBucketPolicy.Builder
Packages that use CfnVectorBucketPolicy.Builder
-
Uses of CfnVectorBucketPolicy.Builder in software.amazon.awscdk.services.s3vectors
Methods in software.amazon.awscdk.services.s3vectors that return CfnVectorBucketPolicy.BuilderModifier and TypeMethodDescriptionA policy document containing permissions to add to the specified vector bucket.CfnVectorBucketPolicy.Builder.vectorBucketArn(String vectorBucketArn) The Amazon Resource Name (ARN) of the S3 vector bucket to which the policy applies.CfnVectorBucketPolicy.Builder.vectorBucketName(String vectorBucketName) The name of the S3 vector bucket to which the policy applies.