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