Skip to content

PrivateNetworkProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkelasticsearchserverless"
&alicloudroscdkelasticsearchserverless.PrivateNetworkProperty {
    Enabled: interface{},
    PvlEndpointId: interface{},
    Type: interface{},
    VpcId: interface{},
    WhiteIpGroup: interface{},
}

Properties

Name Type Description
Enabled interface{} No description.
PvlEndpointId interface{} No description.
Type interface{} No description.
VpcId interface{} No description.
WhiteIpGroup interface{} No description.

EnabledRequired

Enabled interface{}
  • Type: interface{}

PvlEndpointIdRequired

PvlEndpointId interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

VpcIdRequired

VpcId interface{}
  • Type: interface{}

WhiteIpGroupOptional

WhiteIpGroup interface{}
  • Type: interface{}