Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnActivityProps.Builder
Packages that use CfnActivityProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnActivityProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CfnActivityProps.BuilderModifier and TypeMethodDescriptionstatic CfnActivityProps.BuilderCfnActivityProps.builder()CfnActivityProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnActivityProps.getEncryptionConfiguration()CfnActivityProps.Builder.encryptionConfiguration(CfnActivity.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnActivityProps.getEncryptionConfiguration()Sets the value ofCfnActivityProps.getName()CfnActivityProps.Builder.tags(List<? extends CfnActivity.TagsEntryProperty> tags) Sets the value ofCfnActivityProps.getTags()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CfnActivityProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnActivityProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnActivityProps.Builder.