public static class DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Boolean |
routePropagated
Indicates whether routes are advertised to the VPC.
|
String |
sourceInstanceId
The instance ID of the source.
|
Long |
sourceOwnerId
The account ID of the source.
|
String |
sourceType
The source type.
|
String |
status
The binding status.
|
构造器和说明 |
---|
DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources() |
@NameInMap(value="RoutePropagated") public Boolean routePropagated
Indicates whether routes are advertised to the VPC.
example:true
@NameInMap(value="SourceInstanceId") public String sourceInstanceId
The instance ID of the source.
example:cen-dc4vwznpwbobrl****
@NameInMap(value="SourceOwnerId") public Long sourceOwnerId
The account ID of the source.
example:153980532164****
@NameInMap(value="SourceType") public String sourceType
The source type.
CEN
@NameInMap(value="Status") public String status
The binding status.
Attaching
public DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources()
public static DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources build(Map<String,?> map) throws Exception
Exception
public DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources setRoutePropagated(Boolean routePropagated)
public Boolean getRoutePropagated()
public DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources setSourceInstanceId(String sourceInstanceId)
public String getSourceInstanceId()
public DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources setSourceOwnerId(Long sourceOwnerId)
public Long getSourceOwnerId()
public DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources setSourceType(String sourceType)
public String getSourceType()
public DescribeVpcAttributeResponseBody.DescribeVpcAttributeResponseBodyAssociatedPropagationSourcesAssociatedPropagationSources setStatus(String status)
public String getStatus()
Copyright © 2024. All rights reserved.