Uses of Class
io.github.hsiehshujeng.cdk.comprehend.s3olap.IamRoleName
-
-
Uses of IamRoleName in io.github.hsiehshujeng.cdk.comprehend.s3olap
Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return IamRoleName Modifier and Type Method Description static IamRoleNameIamRoleName. valueOf(String name)Returns the enum constant of this type with the specified name.static IamRoleName[]IamRoleName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-