public static class CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
form
The method that you want to use to transform events.
|
String |
template
None.
|
String |
value
The ID of the security group to which the ApsaraMQ for RocketMQ instance belongs.
|
| 构造器和说明 |
|---|
CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId() |
@NameInMap(value="Form") public String form
The method that you want to use to transform events. Default value: CONSTANT.
example:CONSTANT
@NameInMap(value="Template") public String template
None.
@NameInMap(value="Value") public String value
The ID of the security group to which the ApsaraMQ for RocketMQ instance belongs.
example:b4bf375515f6440f942e3a20c33d5b9c
public CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId()
public static CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId build(Map<String,?> map) throws Exception
Exceptionpublic CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId setForm(String form)
public String getForm()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId setTemplate(String template)
public String getTemplate()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersSecurityGroupId setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.