public static class UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
eventTypes |
List<List<UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules>> |
matchRules |
String |
stsRoleArn |
| 构造器和说明 |
|---|
UpdateEventSourceRequestSourceOSSEventParameters() |
@NameInMap(value="MatchRules") public List<List<UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules>> matchRules
@NameInMap(value="StsRoleArn") public String stsRoleArn
public UpdateEventSourceRequestSourceOSSEventParameters()
public static UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParameters build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParameters setEventTypes(List<String> eventTypes)
public UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParameters setMatchRules(List<List<UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules>> matchRules)
public List<List<UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules>> getMatchRules()
public UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParameters setStsRoleArn(String stsRoleArn)
public String getStsRoleArn()
Copyright © 2026. All rights reserved.