Skip to content

ScheduleProperty

Initializer

import com.aliyun.ros.cdk.sls.RosEtl.ScheduleProperty;
ScheduleProperty.builder()
    .type(java.lang.String)
    .type(IResolvable)
    .build();

Properties

Name Type Description
type java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.

typeRequired

public java.lang.Object getType();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable