Uses of Class
software.amazon.awscdk.services.b2bi.CfnProfileProps.Builder
Packages that use CfnProfileProps.Builder
-
Uses of CfnProfileProps.Builder in software.amazon.awscdk.services.b2bi
Methods in software.amazon.awscdk.services.b2bi that return CfnProfileProps.BuilderModifier and TypeMethodDescriptionstatic CfnProfileProps.Builder
CfnProfileProps.builder()
CfnProfileProps.Builder.businessName
(String businessName) Sets the value ofCfnProfileProps.getBusinessName()
Sets the value ofCfnProfileProps.getEmail()
Sets the value ofCfnProfileProps.getLogging()
Sets the value ofCfnProfileProps.getName()
Sets the value ofCfnProfileProps.getPhone()
Sets the value ofCfnProfileProps.getTags()
Constructors in software.amazon.awscdk.services.b2bi with parameters of type CfnProfileProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProfileProps.Builder
.