Skip to content

SlsProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Apig;
new SlsProperty {
    object Enable = null
};

Properties

Name Type Description
Enable object No description.

EnableOptional

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