Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.StreamDeliveryContentConfiguration
Packages that use StreamDeliveryContentConfiguration
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of StreamDeliveryContentConfiguration in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement StreamDeliveryContentConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forStreamDeliveryContentConfigurationMethods in software.amazon.awscdk.services.bedrockagentcore that return StreamDeliveryContentConfigurationModifier and TypeMethodDescriptionStreamDeliveryContentConfiguration.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore that return types with arguments of type StreamDeliveryContentConfigurationModifier and TypeMethodDescriptionKinesisStreamDeliveryOptions.getContentConfigurations()Content configurations defining what to deliver to the stream.KinesisStreamDeliveryOptions.Jsii$Proxy.getContentConfigurations()StreamDeliveryResource.getContentConfigurations()Content configurations defining what is delivered to the stream.Method parameters in software.amazon.awscdk.services.bedrockagentcore with type arguments of type StreamDeliveryContentConfigurationModifier and TypeMethodDescriptionKinesisStreamDeliveryOptions.Builder.contentConfigurations(List<? extends StreamDeliveryContentConfiguration> contentConfigurations) Sets the value ofKinesisStreamDeliveryOptions.getContentConfigurations()