public static final class DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources |
build() |
DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder |
routePropagated(Boolean routePropagated)
Indicates whether routes are advertised to the VPC.
|
DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder |
sourceInstanceId(String sourceInstanceId)
The instance ID of the source.
|
DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder |
sourceOwnerId(Long sourceOwnerId)
The account ID of the source.
|
DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder |
sourceType(String sourceType)
The source type.
|
DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder |
status(String status)
The binding status.
|
public DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder routePropagated(Boolean routePropagated)
public DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder sourceInstanceId(String sourceInstanceId)
public DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder sourceOwnerId(Long sourceOwnerId)
public DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder sourceType(String sourceType)
* **CEN** * **VPN** * **TR** * **ECR**
public DescribeVpcAttributeResponseBody.AssociatedPropagationSourcesAssociatedPropagationSources.Builder status(String status)
* **Attaching** * **Attached** * **Detaching**
Copyright © 2024. All rights reserved.