Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.VpcConfigProperty.Builder
Packages that use CfnRuntime.VpcConfigProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntime.VpcConfigProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.VpcConfigProperty.BuilderModifier and TypeMethodDescriptionCfnRuntime.VpcConfigProperty.builder()
CfnRuntime.VpcConfigProperty.Builder.securityGroups
(List<String> securityGroups) Sets the value ofCfnRuntime.VpcConfigProperty.getSecurityGroups()
Sets the value ofCfnRuntime.VpcConfigProperty.getSubnets()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntime.VpcConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuntime.VpcConfigProperty.Builder
.