Skip to content

FilterProperty

Initializer

import com.aliyun.ros.cdk.oss.RosBucket.FilterProperty;
FilterProperty.builder()
//  .not(IResolvable)
//  .not(NotProperty)
    .build();

Properties

Name Type Description
not com.aliyun.ros.cdk.core.IResolvable OR NotProperty No description.

notOptional

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