Uses of Interface
io.github.hsiehshujeng.cdk.comprehend.s3olap.S3AccessPointNames
-
-
Uses of S3AccessPointNames in io.github.hsiehshujeng.cdk.comprehend.s3olap
Classes in io.github.hsiehshujeng.cdk.comprehend.s3olap that implement S3AccessPointNames Modifier and Type Class Description static classS3AccessPointNames.Jsii$ProxyAn implementation forS3AccessPointNamesMethods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return S3AccessPointNames Modifier and Type Method Description S3AccessPointNamesS3AccessPointNames.Builder. build()Builds the configured instance.default S3AccessPointNamesComprehendS3olabProps. getS3AccessPointNames()The names of the S3 access points for the access control case and redaction case.S3AccessPointNamesComprehendS3olabProps.Jsii$Proxy. getS3AccessPointNames()Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type S3AccessPointNames Modifier and Type Method Description ComprehendS3olab.BuilderComprehendS3olab.Builder. s3AccessPointNames(S3AccessPointNames s3AccessPointNames)The names of the S3 access points for the access control case and redaction case.ComprehendS3olabProps.BuilderComprehendS3olabProps.Builder. s3AccessPointNames(S3AccessPointNames s3AccessPointNames)Sets the value ofComprehendS3olabProps.getS3AccessPointNames()
-