public static class DescribeServiceMeshDetailResponseBody.DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
enableSDSServer
Indicates whether Secret Discovery Service (SDS) is enabled.
|
Boolean |
filterGatewayClusterConfig
Indicates whether gateway configuration filtering is enabled.
|
| 构造器和说明 |
|---|
DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature() |
@NameInMap(value="EnableSDSServer") public Boolean enableSDSServer
Indicates whether Secret Discovery Service (SDS) is enabled. Valid values:
* `true`
* `false`
@NameInMap(value="FilterGatewayClusterConfig") public Boolean filterGatewayClusterConfig
Indicates whether gateway configuration filtering is enabled. Valid values:
* `true`
* `false`
public DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature()
public static DescribeServiceMeshDetailResponseBody.DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature build(Map<String,?> map) throws Exception
Exceptionpublic DescribeServiceMeshDetailResponseBody.DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature setEnableSDSServer(Boolean enableSDSServer)
public Boolean getEnableSDSServer()
public DescribeServiceMeshDetailResponseBody.DescribeServiceMeshDetailResponseBodyServiceMeshSpecMeshConfigPilotFeature setFilterGatewayClusterConfig(Boolean filterGatewayClusterConfig)
public Boolean getFilterGatewayClusterConfig()
Copyright © 2023. All rights reserved.