Uses of Class
software.amazon.awscdk.services.odb.CfnOdbNetwork.ServiceNetworkEndpointProperty.Builder
Packages that use CfnOdbNetwork.ServiceNetworkEndpointProperty.Builder
-
Uses of CfnOdbNetwork.ServiceNetworkEndpointProperty.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnOdbNetwork.ServiceNetworkEndpointProperty.BuilderModifier and TypeMethodDescriptionCfnOdbNetwork.ServiceNetworkEndpointProperty.builder()
CfnOdbNetwork.ServiceNetworkEndpointProperty.Builder.vpcEndpointId
(String vpcEndpointId) Sets the value ofCfnOdbNetwork.ServiceNetworkEndpointProperty.getVpcEndpointId()
CfnOdbNetwork.ServiceNetworkEndpointProperty.Builder.vpcEndpointType
(String vpcEndpointType) Sets the value ofCfnOdbNetwork.ServiceNetworkEndpointProperty.getVpcEndpointType()
Constructors in software.amazon.awscdk.services.odb with parameters of type CfnOdbNetwork.ServiceNetworkEndpointProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOdbNetwork.ServiceNetworkEndpointProperty.Builder
.