Skip to content

LogConfigProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Apig;
new LogConfigProperty {
    object Sls = null
};

Properties

Name Type Description
Sls object No description.

SlsOptional

public object Sls { get; set; }
  • Type: object