Uses of Interface
software.amazon.awscdk.services.bedrock.CfnFlow.S3LocationProperty
Packages that use CfnFlow.S3LocationProperty
-
Uses of CfnFlow.S3LocationProperty in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnFlow.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFlow.S3LocationPropertyMethods in software.amazon.awscdk.services.bedrock that return CfnFlow.S3LocationPropertyModifier and TypeMethodDescriptionCfnFlow.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock with parameters of type CfnFlow.S3LocationPropertyModifier and TypeMethodDescriptionCfnFlow.Builder.definitionS3Location(CfnFlow.S3LocationProperty definitionS3Location) The Amazon S3 location of the flow definition.CfnFlowProps.Builder.definitionS3Location(CfnFlow.S3LocationProperty definitionS3Location) Sets the value ofCfnFlowProps.getDefinitionS3Location()voidCfnFlow.setDefinitionS3Location(CfnFlow.S3LocationProperty value) The Amazon S3 location of the flow definition.