Uses of Class
software.amazon.awscdk.services.b2bi.CfnCapabilityProps.Builder
Packages that use CfnCapabilityProps.Builder
-
Uses of CfnCapabilityProps.Builder in software.amazon.awscdk.services.b2bi
Methods in software.amazon.awscdk.services.b2bi that return CfnCapabilityProps.BuilderModifier and TypeMethodDescriptionstatic CfnCapabilityProps.BuilderCfnCapabilityProps.builder()CfnCapabilityProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnCapabilityProps.getConfiguration()CfnCapabilityProps.Builder.configuration(CfnCapability.CapabilityConfigurationProperty configuration) Sets the value ofCfnCapabilityProps.getConfiguration()CfnCapabilityProps.Builder.instructionsDocuments(List<? extends Object> instructionsDocuments) Sets the value ofCfnCapabilityProps.getInstructionsDocuments()CfnCapabilityProps.Builder.instructionsDocuments(IResolvable instructionsDocuments) Sets the value ofCfnCapabilityProps.getInstructionsDocuments()Sets the value ofCfnCapabilityProps.getName()Sets the value ofCfnCapabilityProps.getTags()Sets the value ofCfnCapabilityProps.getType()Constructors in software.amazon.awscdk.services.b2bi with parameters of type CfnCapabilityProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCapabilityProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCapabilityProps.Builder.