Uses of Interface
io.github.hsiehshujeng.cdk.comprehend.s3olap.AdminRoleProps
-
-
Uses of AdminRoleProps in io.github.hsiehshujeng.cdk.comprehend.s3olap
Classes in io.github.hsiehshujeng.cdk.comprehend.s3olap that implement AdminRoleProps Modifier and Type Class Description static classAdminRoleProps.Jsii$ProxyAn implementation forAdminRolePropsMethods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return AdminRoleProps Modifier and Type Method Description AdminRolePropsAdminRoleProps.Builder. build()Builds the configured instance.default AdminRolePropsComprehendS3olabProps. getAdminRoleConfig()The manageable properties for the administrator IAM role in the redaction case.AdminRolePropsComprehendS3olabProps.Jsii$Proxy. getAdminRoleConfig()Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type AdminRoleProps Modifier and Type Method Description ComprehendS3olab.BuilderComprehendS3olab.Builder. adminRoleConfig(AdminRoleProps adminRoleConfig)The manageable properties for the administrator IAM role in the redaction case.ComprehendS3olabProps.BuilderComprehendS3olabProps.Builder. adminRoleConfig(AdminRoleProps adminRoleConfig)Sets the value ofComprehendS3olabProps.getAdminRoleConfig()Constructors in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type AdminRoleProps Constructor Description AdminRole(software.constructs.Construct scope, String id, AdminRoleProps props)BillingRole(software.constructs.Construct scope, String id, AdminRoleProps props)CustSupportRole(software.constructs.Construct scope, String id, AdminRoleProps props)
-