Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnConfigurationBundle.VersionCreatedBySourceProperty
Packages that use CfnConfigurationBundle.VersionCreatedBySourceProperty
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnConfigurationBundle.VersionCreatedBySourceProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnConfigurationBundle.VersionCreatedBySourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationBundle.VersionCreatedBySourcePropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnConfigurationBundle.VersionCreatedBySourcePropertyModifier and TypeMethodDescriptionCfnConfigurationBundle.VersionCreatedBySourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnConfigurationBundle.VersionCreatedBySourcePropertyModifier and TypeMethodDescriptionCfnConfigurationBundle.Builder.createdBy(CfnConfigurationBundle.VersionCreatedBySourceProperty createdBy) The source that created a configuration bundle version.CfnConfigurationBundle.VersionLineageMetadataProperty.Builder.createdBy(CfnConfigurationBundle.VersionCreatedBySourceProperty createdBy) Sets the value ofCfnConfigurationBundle.VersionLineageMetadataProperty.getCreatedBy()CfnConfigurationBundleProps.Builder.createdBy(CfnConfigurationBundle.VersionCreatedBySourceProperty createdBy) Sets the value ofCfnConfigurationBundleProps.getCreatedBy()voidCfnConfigurationBundle.setCreatedBy(CfnConfigurationBundle.VersionCreatedBySourceProperty value) The source that created a configuration bundle version.