Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnFlowPropsMixin.S3LocationProperty
Packages that use CfnFlowPropsMixin.S3LocationProperty
-
Uses of CfnFlowPropsMixin.S3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Classes in software.amazon.awscdk.cfnpropertymixins.services.bedrock that implement CfnFlowPropsMixin.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFlowPropsMixin.S3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnFlowPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnFlowPropsMixin.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnFlowPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnFlowMixinProps.Builder.definitionS3Location(CfnFlowPropsMixin.S3LocationProperty definitionS3Location) Sets the value ofCfnFlowMixinProps.getDefinitionS3Location()CfnFlowPropsMixin.Builder.definitionS3Location(CfnFlowPropsMixin.S3LocationProperty definitionS3Location) The Amazon S3 location of the flow definition.