Skip to content

SourceProperty

Initializer

import com.aliyun.ros.cdk.hbr.RosDbPlan.SourceProperty;
SourceProperty.builder()
//  .entries(IResolvable)
//  .entries(java.util.List<java.lang.String)
//  .entries(IResolvable>)
    .build();

Properties

Name Type Description
entries com.aliyun.ros.cdk.core.IResolvable OR java.util.List No description.

entriesOptional

public java.lang.Object getEntries();
  • Type: com.aliyun.ros.cdk.core.IResolvable OR java.util.List