Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnFlowMixinProps.Builder
Packages that use CfnFlowMixinProps.Builder
-
Uses of CfnFlowMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnFlowMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnFlowMixinProps.BuilderCfnFlowMixinProps.builder()CfnFlowMixinProps.Builder.customerEncryptionKeyArn(String customerEncryptionKeyArn) Sets the value ofCfnFlowMixinProps.getCustomerEncryptionKeyArn()CfnFlowMixinProps.Builder.definition(CfnFlowPropsMixin.FlowDefinitionProperty definition) Sets the value ofCfnFlowMixinProps.getDefinition()CfnFlowMixinProps.Builder.definition(IResolvable definition) Sets the value ofCfnFlowMixinProps.getDefinition()CfnFlowMixinProps.Builder.definitionS3Location(CfnFlowPropsMixin.S3LocationProperty definitionS3Location) Sets the value ofCfnFlowMixinProps.getDefinitionS3Location()CfnFlowMixinProps.Builder.definitionS3Location(IResolvable definitionS3Location) Sets the value ofCfnFlowMixinProps.getDefinitionS3Location()CfnFlowMixinProps.Builder.definitionString(String definitionString) Sets the value ofCfnFlowMixinProps.getDefinitionString()CfnFlowMixinProps.Builder.definitionSubstitutions(Map<String, ? extends Object> definitionSubstitutions) Sets the value ofCfnFlowMixinProps.getDefinitionSubstitutions()CfnFlowMixinProps.Builder.definitionSubstitutions(IResolvable definitionSubstitutions) Sets the value ofCfnFlowMixinProps.getDefinitionSubstitutions()CfnFlowMixinProps.Builder.description(String description) Sets the value ofCfnFlowMixinProps.getDescription()CfnFlowMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnFlowMixinProps.getExecutionRoleArn()Sets the value ofCfnFlowMixinProps.getName()Sets the value ofCfnFlowMixinProps.getTags()CfnFlowMixinProps.Builder.testAliasTags(Map<String, String> testAliasTags) Sets the value ofCfnFlowMixinProps.getTestAliasTags()CfnFlowMixinProps.Builder.testAliasTags(IResolvable testAliasTags) Sets the value ofCfnFlowMixinProps.getTestAliasTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnFlowMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlowMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowMixinProps.Builder.