Skip to content

AccessLogConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.AccessLogConfigProperty {
    LogProject: interface{},
    LogStore: interface{},
    Enable: interface{},
}

Properties

Name Type Description
LogProject interface{} No description.
LogStore interface{} No description.
Enable interface{} No description.

LogProjectRequired

LogProject interface{}
  • Type: interface{}

LogStoreRequired

LogStore interface{}
  • Type: interface{}

EnableOptional

Enable interface{}
  • Type: interface{}