Uses of Interface
org.cdk8s.plus25.RoleProps
-
Packages that use RoleProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of RoleProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement RoleProps Modifier and Type Class Description static classRoleProps.Jsii$ProxyAn implementation forRolePropsMethods in org.cdk8s.plus25 that return RoleProps Modifier and Type Method Description RolePropsRoleProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type RoleProps Constructor Description Role(software.constructs.Construct scope, String id, RoleProps props)
-