Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.ManagedVpcResourceProperty.Builder
Packages that use CfnRuntime.ManagedVpcResourceProperty.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnRuntime.ManagedVpcResourceProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.ManagedVpcResourceProperty.BuilderModifier and TypeMethodDescriptionCfnRuntime.ManagedVpcResourceProperty.builder()CfnRuntime.ManagedVpcResourceProperty.Builder.endpointIpAddressType(String endpointIpAddressType) Sets the value ofCfnRuntime.ManagedVpcResourceProperty.getEndpointIpAddressType()CfnRuntime.ManagedVpcResourceProperty.Builder.routingDomain(String routingDomain) Sets the value ofCfnRuntime.ManagedVpcResourceProperty.getRoutingDomain()CfnRuntime.ManagedVpcResourceProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnRuntime.ManagedVpcResourceProperty.getSecurityGroupIds()Sets the value ofCfnRuntime.ManagedVpcResourceProperty.getSubnetIds()Sets the value ofCfnRuntime.ManagedVpcResourceProperty.getTags()CfnRuntime.ManagedVpcResourceProperty.Builder.vpcIdentifier(String vpcIdentifier) Sets the value ofCfnRuntime.ManagedVpcResourceProperty.getVpcIdentifier()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntime.ManagedVpcResourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuntime.ManagedVpcResourceProperty.Builder.