Skip to content

EndpointsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkhologram"
&alicloudroscdkhologram.EndpointsProperty {
    AlternativeEndpoints: interface{},
    Enabled: interface{},
    Endpoint: interface{},
    Type: interface{},
    VpcId: interface{},
    VpcInstanceId: interface{},
    VSwitchId: interface{},
}

Properties

Name Type Description
AlternativeEndpoints interface{} No description.
Enabled interface{} No description.
Endpoint interface{} No description.
Type interface{} No description.
VpcId interface{} No description.
VpcInstanceId interface{} No description.
VSwitchId interface{} No description.

AlternativeEndpointsOptional

AlternativeEndpoints interface{}
  • Type: interface{}

EnabledOptional

Enabled interface{}
  • Type: interface{}

EndpointOptional

Endpoint interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}

VpcIdOptional

VpcId interface{}
  • Type: interface{}

VpcInstanceIdOptional

VpcInstanceId interface{}
  • Type: interface{}

VSwitchIdOptional

VSwitchId interface{}
  • Type: interface{}