Uses of Interface
software.amazon.awscdk.services.connect.CfnUser.UserIdentityInfoProperty
Packages that use CfnUser.UserIdentityInfoProperty
-
Uses of CfnUser.UserIdentityInfoProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnUser.UserIdentityInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUser.UserIdentityInfoPropertyMethods in software.amazon.awscdk.services.connect that return CfnUser.UserIdentityInfoPropertyModifier and TypeMethodDescriptionCfnUser.UserIdentityInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnUser.UserIdentityInfoPropertyModifier and TypeMethodDescriptionCfnUser.Builder.identityInfo(CfnUser.UserIdentityInfoProperty identityInfo) Information about the user identity.CfnUserProps.Builder.identityInfo(CfnUser.UserIdentityInfoProperty identityInfo) Sets the value ofCfnUserProps.getIdentityInfo()voidCfnUser.setIdentityInfo(CfnUser.UserIdentityInfoProperty value) Information about the user identity.