Uses of Interface
io.github.hsiehshujeng.cdk.comprehend.s3olap.GeneralRoleProps
-
-
Uses of GeneralRoleProps in io.github.hsiehshujeng.cdk.comprehend.s3olap
Classes in io.github.hsiehshujeng.cdk.comprehend.s3olap that implement GeneralRoleProps Modifier and Type Class Description static classGeneralRoleProps.Jsii$ProxyAn implementation forGeneralRolePropsMethods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return GeneralRoleProps Modifier and Type Method Description GeneralRolePropsGeneralRoleProps.Builder. build()Builds the configured instance.default GeneralRolePropsComprehendS3olabProps. getGeneralRoleConfig()The manageable properties for the IAM role used to access the `survey-results.txt` data.GeneralRolePropsComprehendS3olabProps.Jsii$Proxy. getGeneralRoleConfig()Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type GeneralRoleProps Modifier and Type Method Description ComprehendS3olab.BuilderComprehendS3olab.Builder. generalRoleConfig(GeneralRoleProps generalRoleConfig)The manageable properties for the IAM role used to access the `survey-results.txt` data.ComprehendS3olabProps.BuilderComprehendS3olabProps.Builder. generalRoleConfig(GeneralRoleProps generalRoleConfig)Sets the value ofComprehendS3olabProps.getGeneralRoleConfig()Constructors in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type GeneralRoleProps Constructor Description GeneralRole(software.constructs.Construct scope, String id, GeneralRoleProps props)
-