Skip to content

RoutesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkfc"
&alicloudroscdkfc.RoutesProperty {
    FunctionName: interface{},
    Path: interface{},
    ServiceName: interface{},
    Qualifier: interface{},
}

Properties

Name Type Description
FunctionName interface{} No description.
Path interface{} No description.
ServiceName interface{} No description.
Qualifier interface{} No description.

FunctionNameRequired

FunctionName interface{}
  • Type: interface{}

PathRequired

Path interface{}
  • Type: interface{}

ServiceNameRequired

ServiceName interface{}
  • Type: interface{}

QualifierOptional

Qualifier interface{}
  • Type: interface{}