LogConfigProperty
Initializer
import com.aliyun.ros.cdk.apig.RosGateway.LogConfigProperty;
LogConfigProperty.builder()
// .sls(IResolvable)
// .sls(SlsProperty)
.build();
Properties
Name | Type | Description |
---|---|---|
sls |
com.aliyun.ros.cdk.core.IResolvable OR SlsProperty |
No description. |
sls
Optional
public java.lang.Object getSls();
- Type: com.aliyun.ros.cdk.core.IResolvable OR SlsProperty