public static class ModifyNatGatewayAttributeRequest.ModifyNatGatewayAttributeRequestLogDelivery
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
logDeliveryType |
String |
logDestination |
构造器和说明 |
---|
ModifyNatGatewayAttributeRequestLogDelivery() |
@NameInMap(value="LogDeliveryType") public String logDeliveryType
@NameInMap(value="LogDestination") public String logDestination
public ModifyNatGatewayAttributeRequestLogDelivery()
public static ModifyNatGatewayAttributeRequest.ModifyNatGatewayAttributeRequestLogDelivery build(Map<String,?> map) throws Exception
Exception
public ModifyNatGatewayAttributeRequest.ModifyNatGatewayAttributeRequestLogDelivery setLogDeliveryType(String logDeliveryType)
public String getLogDeliveryType()
public ModifyNatGatewayAttributeRequest.ModifyNatGatewayAttributeRequestLogDelivery setLogDestination(String logDestination)
public String getLogDestination()
Copyright © 2024. All rights reserved.