Uses of Interface
software.amazon.awscdk.services.connect.CfnUser.UserPhoneConfigProperty
Packages that use CfnUser.UserPhoneConfigProperty
-
Uses of CfnUser.UserPhoneConfigProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnUser.UserPhoneConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUser.UserPhoneConfigPropertyMethods in software.amazon.awscdk.services.connect that return CfnUser.UserPhoneConfigPropertyModifier and TypeMethodDescriptionCfnUser.UserPhoneConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnUser.UserPhoneConfigPropertyModifier and TypeMethodDescriptionCfnUser.Builder.phoneConfig(CfnUser.UserPhoneConfigProperty phoneConfig) Information about the phone configuration for the user.CfnUserProps.Builder.phoneConfig(CfnUser.UserPhoneConfigProperty phoneConfig) Sets the value ofCfnUserProps.getPhoneConfig()voidCfnUser.setPhoneConfig(CfnUser.UserPhoneConfigProperty value) Information about the phone configuration for the user.