Uses of Interface
software.amazon.awscdk.services.iam.CfnUserToGroupAdditionProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnUserToGroupAdditionProps in software.amazon.awscdk.services.iam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnUserToGroupAdditionProps
Modifier and TypeMethodDescriptionCfnUserToGroupAdditionProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnUserToGroupAddition
(Construct scope, String id, CfnUserToGroupAdditionProps props) Create a newAWS::IAM::UserToGroupAddition
.