public static class CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersBody |
body
The message body that you want to deliver to Simple Log Service.
|
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentSchema |
contentSchema |
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentType |
contentType |
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersLogStore |
logStore
The Simple Log Service Logstore.
|
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersProject |
project
The Simple Log Service project.
|
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersRoleName |
roleName
The role name.
|
CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersTopic |
topic
The topic that you want to use to store logs.
|
| 构造器和说明 |
|---|
CreateEventStreamingRequestSinkSinkSLSParameters() |
@NameInMap(value="Body") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersBody body
The message body that you want to deliver to Simple Log Service.
@NameInMap(value="ContentSchema") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentSchema contentSchema
@NameInMap(value="ContentType") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentType contentType
@NameInMap(value="LogStore") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersLogStore logStore
The Simple Log Service Logstore.
@NameInMap(value="Project") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersProject project
The Simple Log Service project.
@NameInMap(value="RoleName") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersRoleName roleName
The role name. If you want to authorize EventBridge to use this role to read logs in Simple Log Service, you must select Alibaba Cloud Service for Selected Trusted Entity and EventBridge for Select Trusted Service when you create the role in the RAM console.
@NameInMap(value="Topic") public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersTopic topic
The topic that you want to use to store logs. This parameter corresponds to the reserved field topic in Simple Log Service.
public CreateEventStreamingRequestSinkSinkSLSParameters()
public static CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters build(Map<String,?> map) throws Exception
Exceptionpublic CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setBody(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersBody body)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersBody getBody()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setContentSchema(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentSchema contentSchema)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentSchema getContentSchema()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setContentType(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentType contentType)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersContentType getContentType()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setLogStore(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersLogStore logStore)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersLogStore getLogStore()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setProject(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersProject project)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersProject getProject()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setRoleName(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersRoleName roleName)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersRoleName getRoleName()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParameters setTopic(CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersTopic topic)
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkSLSParametersTopic getTopic()
Copyright © 2026. All rights reserved.