models.directconnect-2012-10-25-intermediate.json Maven / Gradle / Ivy
{
"customizationConfig" : {
"attachPayloadTraitToMember" : { },
"blacklistedSimpleMethods" : [ "createBGPPeer", "deleteBGPPeer", "describeDirectConnectGatewayAttachments", "describeDirectConnectGatewayAssociations" ],
"calculateCrc32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customErrorCodeFieldName" : null,
"customProtocolFactoryFqcn" : null,
"customResponseMetadata" : null,
"customRetryPolicy" : null,
"customServiceMetadata" : null,
"defaultSimpleMethodTestRegion" : null,
"deprecatedOperations" : [ "AllocateConnectionOnInterconnect", "DescribeConnectionLoa", "DescribeConnectionsOnInterconnect", "DescribeInterconnectLoa" ],
"deprecatedShapes" : [ ],
"excludeClientCreateMethod" : false,
"modelMarshallerDefaultValueSupplier" : { },
"operationModifiers" : null,
"paginationCustomization" : null,
"renameShapes" : null,
"sdkModeledExceptionBaseClassName" : null,
"sdkRequestBaseClassName" : null,
"sdkResponseBaseClassName" : null,
"serviceSpecificClientConfigClass" : null,
"serviceSpecificHttpConfig" : null,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"shareModelConfig" : null,
"skipSyncClientGeneration" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : true,
"utilitiesMethod" : null,
"verifiedSimpleMethods" : [ "describeInterconnects", "describeConnections", "describeDirectConnectGateways", "describeLags", "describeLocations", "describeVirtualGateways", "describeVirtualInterfaces" ]
},
"metadata" : {
"apiVersion" : "2012-10-25",
"asyncBuilder" : "DefaultDirectConnectAsyncClientBuilder",
"asyncBuilderInterface" : "DirectConnectAsyncClientBuilder",
"asyncClient" : "DefaultDirectConnectAsyncClient",
"asyncInterface" : "DirectConnectAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultDirectConnectBaseClientBuilder",
"baseBuilderInterface" : "DirectConnectBaseClientBuilder",
"baseExceptionName" : "DirectConnectException",
"baseRequestName" : "DirectConnectRequest",
"baseResponseName" : "DirectConnectResponse",
"cborProtocol" : false,
"clientPackageName" : "directconnect",
"contentType" : null,
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"descriptiveServiceName" : "AWS Direct Connect",
"documentation" : "AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. With this connection in place, you can create virtual interfaces directly to the AWS cloud (for example, to Amazon EC2 and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A connection provides access to all AWS Regions except the China (Beijing) and (China) Ningxia Regions. AWS resources in the China Regions can only be accessed through locations associated with those Regions.
",
"endpointPrefix" : "directconnect",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.directconnect",
"fullModelPackageName" : "software.amazon.awssdk.services.directconnect.model",
"fullPaginatorsPackageName" : "software.amazon.awssdk.services.directconnect.paginators",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.directconnect.transform",
"fullTransformPackageName" : "software.amazon.awssdk.services.directconnect.transform",
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"modelPackageName" : "directconnect.model",
"paginatorsPackageName" : "directconnect.paginators",
"protocol" : "json",
"requestTransformPackageName" : "directconnect.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceId" : "Direct Connect",
"serviceName" : "DirectConnect",
"signingName" : "directconnect",
"syncBuilder" : "DefaultDirectConnectClientBuilder",
"syncBuilderInterface" : "DirectConnectClientBuilder",
"syncClient" : "DefaultDirectConnectClient",
"syncInterface" : "DirectConnectClient",
"transformPackageName" : "directconnect.transform",
"uid" : "directconnect-2012-10-25",
"xmlProtocol" : false
},
"operations" : {
"AcceptDirectConnectGatewayAssociationProposal" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"variableName" : "acceptDirectConnectGatewayAssociationProposalRequest",
"variableType" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"documentation" : "",
"simpleType" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"variableSetterType" : "AcceptDirectConnectGatewayAssociationProposalRequest"
},
"methodName" : "acceptDirectConnectGatewayAssociationProposal",
"operationName" : "AcceptDirectConnectGatewayAssociationProposal",
"paginated" : false,
"returnType" : {
"returnType" : "AcceptDirectConnectGatewayAssociationProposalResponse",
"documentation" : null
},
"syncReturnType" : "AcceptDirectConnectGatewayAssociationProposalResponse"
},
"AllocateHostedConnection" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. AWS polices the hosted connection for the specified capacity and the AWS Direct Connect Partner must also police the hosted connection for the specified capacity.
Intended for use by AWS Direct Connect Partners only.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AllocateHostedConnectionRequest",
"variableName" : "allocateHostedConnectionRequest",
"variableType" : "AllocateHostedConnectionRequest",
"documentation" : "",
"simpleType" : "AllocateHostedConnectionRequest",
"variableSetterType" : "AllocateHostedConnectionRequest"
},
"methodName" : "allocateHostedConnection",
"operationName" : "AllocateHostedConnection",
"paginated" : false,
"returnType" : {
"returnType" : "AllocateHostedConnectionResponse",
"documentation" : "Information about an AWS Direct Connect connection.
"
},
"syncReturnType" : "AllocateHostedConnectionResponse"
},
"AllocatePrivateVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provisions a private virtual interface to be owned by the specified AWS account.
Virtual interfaces created using this action must be confirmed by the owner using ConfirmPrivateVirtualInterface. Until then, the virtual interface is in the Confirming
state and is not available to handle traffic.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AllocatePrivateVirtualInterfaceRequest",
"variableName" : "allocatePrivateVirtualInterfaceRequest",
"variableType" : "AllocatePrivateVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "AllocatePrivateVirtualInterfaceRequest",
"variableSetterType" : "AllocatePrivateVirtualInterfaceRequest"
},
"methodName" : "allocatePrivateVirtualInterface",
"operationName" : "AllocatePrivateVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "AllocatePrivateVirtualInterfaceResponse",
"documentation" : "Information about a virtual interface.
"
},
"syncReturnType" : "AllocatePrivateVirtualInterfaceResponse"
},
"AllocatePublicVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provisions a public virtual interface to be owned by the specified AWS account.
The owner of a connection calls this function to provision a public virtual interface to be owned by the specified AWS account.
Virtual interfaces created using this function must be confirmed by the owner using ConfirmPublicVirtualInterface. Until this step has been completed, the virtual interface is in the confirming
state and is not available to handle traffic.
When creating an IPv6 public virtual interface, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AllocatePublicVirtualInterfaceRequest",
"variableName" : "allocatePublicVirtualInterfaceRequest",
"variableType" : "AllocatePublicVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "AllocatePublicVirtualInterfaceRequest",
"variableSetterType" : "AllocatePublicVirtualInterfaceRequest"
},
"methodName" : "allocatePublicVirtualInterface",
"operationName" : "AllocatePublicVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "AllocatePublicVirtualInterfaceResponse",
"documentation" : "Information about a virtual interface.
"
},
"syncReturnType" : "AllocatePublicVirtualInterfaceResponse"
},
"AllocateTransitVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provisions a transit virtual interface to be owned by the specified AWS account. Use this type of interface to connect a transit gateway to your Direct Connect gateway.
The owner of a connection provisions a transit virtual interface to be owned by the specified AWS account.
After you create a transit virtual interface, it must be confirmed by the owner using ConfirmTransitVirtualInterface. Until this step has been completed, the transit virtual interface is in the requested
state and is not available to handle traffic.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AllocateTransitVirtualInterfaceRequest",
"variableName" : "allocateTransitVirtualInterfaceRequest",
"variableType" : "AllocateTransitVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "AllocateTransitVirtualInterfaceRequest",
"variableSetterType" : "AllocateTransitVirtualInterfaceRequest"
},
"methodName" : "allocateTransitVirtualInterface",
"operationName" : "AllocateTransitVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "AllocateTransitVirtualInterfaceResponse",
"documentation" : null
},
"syncReturnType" : "AllocateTransitVirtualInterfaceResponse"
},
"AssociateConnectionWithLag" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates an existing connection with a link aggregation group (LAG). The connection is interrupted and re-established as a member of the LAG (connectivity to AWS is interrupted). The connection must be hosted on the same AWS Direct Connect endpoint as the LAG, and its bandwidth must match the bandwidth for the LAG. You can re-associate a connection that's currently associated with a different LAG; however, if removing the connection would cause the original LAG to fall below its setting for minimum number of operational connections, the request fails.
Any virtual interfaces that are directly associated with the connection are automatically re-associated with the LAG. If the connection was originally associated with a different LAG, the virtual interfaces remain associated with the original LAG.
For interconnects, any hosted connections are automatically re-associated with the LAG. If the interconnect was originally associated with a different LAG, the hosted connections remain associated with the original LAG.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateConnectionWithLagRequest",
"variableName" : "associateConnectionWithLagRequest",
"variableType" : "AssociateConnectionWithLagRequest",
"documentation" : "",
"simpleType" : "AssociateConnectionWithLagRequest",
"variableSetterType" : "AssociateConnectionWithLagRequest"
},
"methodName" : "associateConnectionWithLag",
"operationName" : "AssociateConnectionWithLag",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateConnectionWithLagResponse",
"documentation" : "Information about an AWS Direct Connect connection.
"
},
"syncReturnType" : "AssociateConnectionWithLagResponse"
},
"AssociateHostedConnection" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to AWS as it is being migrated.
Intended for use by AWS Direct Connect Partners only.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateHostedConnectionRequest",
"variableName" : "associateHostedConnectionRequest",
"variableType" : "AssociateHostedConnectionRequest",
"documentation" : "",
"simpleType" : "AssociateHostedConnectionRequest",
"variableSetterType" : "AssociateHostedConnectionRequest"
},
"methodName" : "associateHostedConnection",
"operationName" : "AssociateHostedConnection",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateHostedConnectionResponse",
"documentation" : "Information about an AWS Direct Connect connection.
"
},
"syncReturnType" : "AssociateHostedConnectionResponse"
},
"AssociateVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to AWS is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails.
Virtual interfaces associated with a hosted connection cannot be associated with a LAG; hosted connections must be migrated along with their virtual interfaces using AssociateHostedConnection.
To reassociate a virtual interface to a new connection or LAG, the requester must own either the virtual interface itself or the connection to which the virtual interface is currently associated. Additionally, the requester must own the connection or LAG for the association.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateVirtualInterfaceRequest",
"variableName" : "associateVirtualInterfaceRequest",
"variableType" : "AssociateVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "AssociateVirtualInterfaceRequest",
"variableSetterType" : "AssociateVirtualInterfaceRequest"
},
"methodName" : "associateVirtualInterface",
"operationName" : "AssociateVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateVirtualInterfaceResponse",
"documentation" : "Information about a virtual interface.
"
},
"syncReturnType" : "AssociateVirtualInterfaceResponse"
},
"ConfirmConnection" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Confirms the creation of the specified hosted connection on an interconnect.
Upon creation, the hosted connection is initially in the Ordering
state, and remains in this state until the owner confirms creation of the hosted connection.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ConfirmConnectionRequest",
"variableName" : "confirmConnectionRequest",
"variableType" : "ConfirmConnectionRequest",
"documentation" : "",
"simpleType" : "ConfirmConnectionRequest",
"variableSetterType" : "ConfirmConnectionRequest"
},
"methodName" : "confirmConnection",
"operationName" : "ConfirmConnection",
"paginated" : false,
"returnType" : {
"returnType" : "ConfirmConnectionResponse",
"documentation" : null
},
"syncReturnType" : "ConfirmConnectionResponse"
},
"ConfirmPrivateVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Accepts ownership of a private virtual interface created by another AWS account.
After the virtual interface owner makes this call, the virtual interface is created and attached to the specified virtual private gateway or Direct Connect gateway, and is made available to handle traffic.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ConfirmPrivateVirtualInterfaceRequest",
"variableName" : "confirmPrivateVirtualInterfaceRequest",
"variableType" : "ConfirmPrivateVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "ConfirmPrivateVirtualInterfaceRequest",
"variableSetterType" : "ConfirmPrivateVirtualInterfaceRequest"
},
"methodName" : "confirmPrivateVirtualInterface",
"operationName" : "ConfirmPrivateVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "ConfirmPrivateVirtualInterfaceResponse",
"documentation" : null
},
"syncReturnType" : "ConfirmPrivateVirtualInterfaceResponse"
},
"ConfirmPublicVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Accepts ownership of a public virtual interface created by another AWS account.
After the virtual interface owner makes this call, the specified virtual interface is created and made available to handle traffic.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ConfirmPublicVirtualInterfaceRequest",
"variableName" : "confirmPublicVirtualInterfaceRequest",
"variableType" : "ConfirmPublicVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "ConfirmPublicVirtualInterfaceRequest",
"variableSetterType" : "ConfirmPublicVirtualInterfaceRequest"
},
"methodName" : "confirmPublicVirtualInterface",
"operationName" : "ConfirmPublicVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "ConfirmPublicVirtualInterfaceResponse",
"documentation" : null
},
"syncReturnType" : "ConfirmPublicVirtualInterfaceResponse"
},
"ConfirmTransitVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Accepts ownership of a transit virtual interface created by another AWS account.
After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ConfirmTransitVirtualInterfaceRequest",
"variableName" : "confirmTransitVirtualInterfaceRequest",
"variableType" : "ConfirmTransitVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "ConfirmTransitVirtualInterfaceRequest",
"variableSetterType" : "ConfirmTransitVirtualInterfaceRequest"
},
"methodName" : "confirmTransitVirtualInterface",
"operationName" : "ConfirmTransitVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "ConfirmTransitVirtualInterfaceResponse",
"documentation" : null
},
"syncReturnType" : "ConfirmTransitVirtualInterfaceResponse"
},
"CreateBGPPeer" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a BGP peer on the specified virtual interface.
You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access AWS resources that also use that address family.
If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface.
When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
For a public virtual interface, the Autonomous System Number (ASN) must be private or already whitelisted for the virtual interface.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateBgpPeerRequest",
"variableName" : "createBgpPeerRequest",
"variableType" : "CreateBgpPeerRequest",
"documentation" : "",
"simpleType" : "CreateBgpPeerRequest",
"variableSetterType" : "CreateBgpPeerRequest"
},
"methodName" : "createBGPPeer",
"operationName" : "CreateBGPPeer",
"paginated" : false,
"returnType" : {
"returnType" : "CreateBgpPeerResponse",
"documentation" : null
},
"syncReturnType" : "CreateBgpPeerResponse"
},
"CreateConnection" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a connection between a customer network and a specific AWS Direct Connect location.
A connection links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router.
To find the locations for your Region, use DescribeLocations.
You can automatically add the new connection to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new connection is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no connection is created.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateConnectionRequest",
"variableName" : "createConnectionRequest",
"variableType" : "CreateConnectionRequest",
"documentation" : "",
"simpleType" : "CreateConnectionRequest",
"variableSetterType" : "CreateConnectionRequest"
},
"methodName" : "createConnection",
"operationName" : "CreateConnection",
"paginated" : false,
"returnType" : {
"returnType" : "CreateConnectionResponse",
"documentation" : "Information about an AWS Direct Connect connection.
"
},
"syncReturnType" : "CreateConnectionResponse"
},
"CreateDirectConnectGateway" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual interfaces and virtual private gateways. A Direct Connect gateway is global and visible in any AWS Region after it is created. The virtual interfaces and virtual private gateways that are connected through a Direct Connect gateway can be in different AWS Regions. This enables you to connect to a VPC in any Region, regardless of the Region in which the virtual interfaces are located, and pass traffic between them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateDirectConnectGatewayRequest",
"variableName" : "createDirectConnectGatewayRequest",
"variableType" : "CreateDirectConnectGatewayRequest",
"documentation" : "",
"simpleType" : "CreateDirectConnectGatewayRequest",
"variableSetterType" : "CreateDirectConnectGatewayRequest"
},
"methodName" : "createDirectConnectGateway",
"operationName" : "CreateDirectConnectGateway",
"paginated" : false,
"returnType" : {
"returnType" : "CreateDirectConnectGatewayResponse",
"documentation" : null
},
"syncReturnType" : "CreateDirectConnectGatewayResponse"
},
"CreateDirectConnectGatewayAssociation" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateDirectConnectGatewayAssociationRequest",
"variableName" : "createDirectConnectGatewayAssociationRequest",
"variableType" : "CreateDirectConnectGatewayAssociationRequest",
"documentation" : "",
"simpleType" : "CreateDirectConnectGatewayAssociationRequest",
"variableSetterType" : "CreateDirectConnectGatewayAssociationRequest"
},
"methodName" : "createDirectConnectGatewayAssociation",
"operationName" : "CreateDirectConnectGatewayAssociation",
"paginated" : false,
"returnType" : {
"returnType" : "CreateDirectConnectGatewayAssociationResponse",
"documentation" : null
},
"syncReturnType" : "CreateDirectConnectGatewayAssociationResponse"
},
"CreateDirectConnectGatewayAssociationProposal" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway.
You can only associate a Direct Connect gateway and virtual private gateway or transit gateway when the account that owns the Direct Connect gateway and the account that owns the virtual private gateway or transit gateway have the same AWS Payer ID.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateDirectConnectGatewayAssociationProposalRequest",
"variableName" : "createDirectConnectGatewayAssociationProposalRequest",
"variableType" : "CreateDirectConnectGatewayAssociationProposalRequest",
"documentation" : "",
"simpleType" : "CreateDirectConnectGatewayAssociationProposalRequest",
"variableSetterType" : "CreateDirectConnectGatewayAssociationProposalRequest"
},
"methodName" : "createDirectConnectGatewayAssociationProposal",
"operationName" : "CreateDirectConnectGatewayAssociationProposal",
"paginated" : false,
"returnType" : {
"returnType" : "CreateDirectConnectGatewayAssociationProposalResponse",
"documentation" : null
},
"syncReturnType" : "CreateDirectConnectGatewayAssociationProposalResponse"
},
"CreateInterconnect" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an interconnect between an AWS Direct Connect Partner's network and a specific AWS Direct Connect location.
An interconnect is a connection that is capable of hosting other connections. The AWS Direct Connect partner can use an interconnect to provide AWS Direct Connect hosted connections to customers through their own network services. Like a standard connection, an interconnect links the partner's network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end is connected to the partner's router, the other to an AWS Direct Connect router.
You can automatically add the new interconnect to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new interconnect is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no interconnect is created.
For each end customer, the AWS Direct Connect Partner provisions a connection on their interconnect by calling AllocateHostedConnection. The end customer can then connect to AWS resources by creating a virtual interface on their connection, using the VLAN assigned to them by the AWS Direct Connect Partner.
Intended for use by AWS Direct Connect Partners only.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateInterconnectRequest",
"variableName" : "createInterconnectRequest",
"variableType" : "CreateInterconnectRequest",
"documentation" : "",
"simpleType" : "CreateInterconnectRequest",
"variableSetterType" : "CreateInterconnectRequest"
},
"methodName" : "createInterconnect",
"operationName" : "CreateInterconnect",
"paginated" : false,
"returnType" : {
"returnType" : "CreateInterconnectResponse",
"documentation" : "Information about an interconnect.
"
},
"syncReturnType" : "CreateInterconnectResponse"
},
"CreateLag" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a link aggregation group (LAG) with the specified number of bundled physical connections between the customer network and a specific AWS Direct Connect location. A LAG is a logical interface that uses the Link Aggregation Control Protocol (LACP) to aggregate multiple interfaces, enabling you to treat them as a single interface.
All connections in a LAG must use the same bandwidth and must terminate at the same AWS Direct Connect endpoint.
You can have up to 10 connections per LAG. Regardless of this limit, if you request more connections for the LAG than AWS Direct Connect can allocate on a single endpoint, no LAG is created.
You can specify an existing physical connection or interconnect to include in the LAG (which counts towards the total number of connections). Doing so interrupts the current physical connection or hosted connections, and re-establishes them as a member of the LAG. The LAG will be created on the same AWS Direct Connect endpoint to which the connection terminates. Any virtual interfaces associated with the connection are automatically disassociated and re-associated with the LAG. The connection ID does not change.
If the AWS account used to create a LAG is a registered AWS Direct Connect Partner, the LAG is automatically enabled to host sub-connections. For a LAG owned by a partner, any associated virtual interfaces cannot be directly configured.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateLagRequest",
"variableName" : "createLagRequest",
"variableType" : "CreateLagRequest",
"documentation" : "",
"simpleType" : "CreateLagRequest",
"variableSetterType" : "CreateLagRequest"
},
"methodName" : "createLag",
"operationName" : "CreateLag",
"paginated" : false,
"returnType" : {
"returnType" : "CreateLagResponse",
"documentation" : "Information about a link aggregation group (LAG).
"
},
"syncReturnType" : "CreateLagResponse"
},
"CreatePrivateVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface can be connected to either a Direct Connect gateway or a Virtual Private Gateway (VGW). Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple VPCs, including VPCs in different AWS Regions. Connecting the private virtual interface to a VGW only provides access to a single VPC within the same Region.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreatePrivateVirtualInterfaceRequest",
"variableName" : "createPrivateVirtualInterfaceRequest",
"variableType" : "CreatePrivateVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "CreatePrivateVirtualInterfaceRequest",
"variableSetterType" : "CreatePrivateVirtualInterfaceRequest"
},
"methodName" : "createPrivateVirtualInterface",
"operationName" : "CreatePrivateVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "CreatePrivateVirtualInterfaceResponse",
"documentation" : "Information about a virtual interface.
"
},
"syncReturnType" : "CreatePrivateVirtualInterfaceResponse"
},
"CreatePublicVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a public virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A public virtual interface supports sending traffic to public services of AWS such as Amazon S3.
When creating an IPv6 public virtual interface (addressFamily
is ipv6
), leave the customer
and amazon
address fields blank to use auto-assigned IPv6 space. Custom IPv6 addresses are not supported.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreatePublicVirtualInterfaceRequest",
"variableName" : "createPublicVirtualInterfaceRequest",
"variableType" : "CreatePublicVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "CreatePublicVirtualInterfaceRequest",
"variableSetterType" : "CreatePublicVirtualInterfaceRequest"
},
"methodName" : "createPublicVirtualInterface",
"operationName" : "CreatePublicVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "CreatePublicVirtualInterfaceResponse",
"documentation" : "Information about a virtual interface.
"
},
"syncReturnType" : "CreatePublicVirtualInterfaceResponse"
},
"CreateTransitVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a transit virtual interface. A transit virtual interface is a VLAN that transports traffic from a Direct Connect gateway to one or more transit gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateTransitVirtualInterfaceRequest",
"variableName" : "createTransitVirtualInterfaceRequest",
"variableType" : "CreateTransitVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "CreateTransitVirtualInterfaceRequest",
"variableSetterType" : "CreateTransitVirtualInterfaceRequest"
},
"methodName" : "createTransitVirtualInterface",
"operationName" : "CreateTransitVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "CreateTransitVirtualInterfaceResponse",
"documentation" : null
},
"syncReturnType" : "CreateTransitVirtualInterfaceResponse"
},
"DeleteBGPPeer" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.
You cannot delete the last BGP peer from a virtual interface.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteBgpPeerRequest",
"variableName" : "deleteBgpPeerRequest",
"variableType" : "DeleteBgpPeerRequest",
"documentation" : "",
"simpleType" : "DeleteBgpPeerRequest",
"variableSetterType" : "DeleteBgpPeerRequest"
},
"methodName" : "deleteBGPPeer",
"operationName" : "DeleteBGPPeer",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteBgpPeerResponse",
"documentation" : null
},
"syncReturnType" : "DeleteBgpPeerResponse"
},
"DeleteConnection" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified connection.
Deleting a connection only stops the AWS Direct Connect port hour and data transfer charges. If you are partnering with any third parties to connect with the AWS Direct Connect location, you must cancel your service with them separately.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteConnectionRequest",
"variableName" : "deleteConnectionRequest",
"variableType" : "DeleteConnectionRequest",
"documentation" : "",
"simpleType" : "DeleteConnectionRequest",
"variableSetterType" : "DeleteConnectionRequest"
},
"methodName" : "deleteConnection",
"operationName" : "DeleteConnection",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteConnectionResponse",
"documentation" : "Information about an AWS Direct Connect connection.
"
},
"syncReturnType" : "DeleteConnectionResponse"
},
"DeleteDirectConnectGateway" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are attached to the Direct Connect gateway and disassociate all virtual private gateways that are associated with the Direct Connect gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteDirectConnectGatewayRequest",
"variableName" : "deleteDirectConnectGatewayRequest",
"variableType" : "DeleteDirectConnectGatewayRequest",
"documentation" : "",
"simpleType" : "DeleteDirectConnectGatewayRequest",
"variableSetterType" : "DeleteDirectConnectGatewayRequest"
},
"methodName" : "deleteDirectConnectGateway",
"operationName" : "DeleteDirectConnectGateway",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteDirectConnectGatewayResponse",
"documentation" : null
},
"syncReturnType" : "DeleteDirectConnectGatewayResponse"
},
"DeleteDirectConnectGatewayAssociation" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the association between the specified Direct Connect gateway and virtual private gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteDirectConnectGatewayAssociationRequest",
"variableName" : "deleteDirectConnectGatewayAssociationRequest",
"variableType" : "DeleteDirectConnectGatewayAssociationRequest",
"documentation" : "",
"simpleType" : "DeleteDirectConnectGatewayAssociationRequest",
"variableSetterType" : "DeleteDirectConnectGatewayAssociationRequest"
},
"methodName" : "deleteDirectConnectGatewayAssociation",
"operationName" : "DeleteDirectConnectGatewayAssociation",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteDirectConnectGatewayAssociationResponse",
"documentation" : null
},
"syncReturnType" : "DeleteDirectConnectGatewayAssociationResponse"
},
"DeleteDirectConnectGatewayAssociationProposal" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteDirectConnectGatewayAssociationProposalRequest",
"variableName" : "deleteDirectConnectGatewayAssociationProposalRequest",
"variableType" : "DeleteDirectConnectGatewayAssociationProposalRequest",
"documentation" : "",
"simpleType" : "DeleteDirectConnectGatewayAssociationProposalRequest",
"variableSetterType" : "DeleteDirectConnectGatewayAssociationProposalRequest"
},
"methodName" : "deleteDirectConnectGatewayAssociationProposal",
"operationName" : "DeleteDirectConnectGatewayAssociationProposal",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteDirectConnectGatewayAssociationProposalResponse",
"documentation" : null
},
"syncReturnType" : "DeleteDirectConnectGatewayAssociationProposalResponse"
},
"DeleteInterconnect" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified interconnect.
Intended for use by AWS Direct Connect Partners only.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteInterconnectRequest",
"variableName" : "deleteInterconnectRequest",
"variableType" : "DeleteInterconnectRequest",
"documentation" : "",
"simpleType" : "DeleteInterconnectRequest",
"variableSetterType" : "DeleteInterconnectRequest"
},
"methodName" : "deleteInterconnect",
"operationName" : "DeleteInterconnect",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteInterconnectResponse",
"documentation" : null
},
"syncReturnType" : "DeleteInterconnectResponse"
},
"DeleteLag" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteLagRequest",
"variableName" : "deleteLagRequest",
"variableType" : "DeleteLagRequest",
"documentation" : "",
"simpleType" : "DeleteLagRequest",
"variableSetterType" : "DeleteLagRequest"
},
"methodName" : "deleteLag",
"operationName" : "DeleteLag",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteLagResponse",
"documentation" : "Information about a link aggregation group (LAG).
"
},
"syncReturnType" : "DeleteLagResponse"
},
"DeleteVirtualInterface" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a virtual interface.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteVirtualInterfaceRequest",
"variableName" : "deleteVirtualInterfaceRequest",
"variableType" : "DeleteVirtualInterfaceRequest",
"documentation" : "",
"simpleType" : "DeleteVirtualInterfaceRequest",
"variableSetterType" : "DeleteVirtualInterfaceRequest"
},
"methodName" : "deleteVirtualInterface",
"operationName" : "DeleteVirtualInterface",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteVirtualInterfaceResponse",
"documentation" : null
},
"syncReturnType" : "DeleteVirtualInterfaceResponse"
},
"DescribeConnections" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Displays the specified connection or all connections in this Region.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeConnectionsRequest",
"variableName" : "describeConnectionsRequest",
"variableType" : "DescribeConnectionsRequest",
"documentation" : "",
"simpleType" : "DescribeConnectionsRequest",
"variableSetterType" : "DescribeConnectionsRequest"
},
"methodName" : "describeConnections",
"operationName" : "DescribeConnections",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeConnectionsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeConnectionsResponse"
},
"DescribeDirectConnectGatewayAssociationProposals" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDirectConnectGatewayAssociationProposalsRequest",
"variableName" : "describeDirectConnectGatewayAssociationProposalsRequest",
"variableType" : "DescribeDirectConnectGatewayAssociationProposalsRequest",
"documentation" : "",
"simpleType" : "DescribeDirectConnectGatewayAssociationProposalsRequest",
"variableSetterType" : "DescribeDirectConnectGatewayAssociationProposalsRequest"
},
"methodName" : "describeDirectConnectGatewayAssociationProposals",
"operationName" : "DescribeDirectConnectGatewayAssociationProposals",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDirectConnectGatewayAssociationProposalsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDirectConnectGatewayAssociationProposalsResponse"
},
"DescribeDirectConnectGatewayAssociations" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the associations between your Direct Connect gateways and virtual private gateways. You must specify a Direct Connect gateway, a virtual private gateway, or both. If you specify a Direct Connect gateway, the response contains all virtual private gateways associated with the Direct Connect gateway. If you specify a virtual private gateway, the response contains all Direct Connect gateways associated with the virtual private gateway. If you specify both, the response contains the association between the Direct Connect gateway and the virtual private gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDirectConnectGatewayAssociationsRequest",
"variableName" : "describeDirectConnectGatewayAssociationsRequest",
"variableType" : "DescribeDirectConnectGatewayAssociationsRequest",
"documentation" : "",
"simpleType" : "DescribeDirectConnectGatewayAssociationsRequest",
"variableSetterType" : "DescribeDirectConnectGatewayAssociationsRequest"
},
"methodName" : "describeDirectConnectGatewayAssociations",
"operationName" : "DescribeDirectConnectGatewayAssociations",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDirectConnectGatewayAssociationsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDirectConnectGatewayAssociationsResponse"
},
"DescribeDirectConnectGatewayAttachments" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the response contains all Direct Connect gateways attached to the virtual interface. If you specify both, the response contains the attachment between the Direct Connect gateway and the virtual interface.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDirectConnectGatewayAttachmentsRequest",
"variableName" : "describeDirectConnectGatewayAttachmentsRequest",
"variableType" : "DescribeDirectConnectGatewayAttachmentsRequest",
"documentation" : "",
"simpleType" : "DescribeDirectConnectGatewayAttachmentsRequest",
"variableSetterType" : "DescribeDirectConnectGatewayAttachmentsRequest"
},
"methodName" : "describeDirectConnectGatewayAttachments",
"operationName" : "DescribeDirectConnectGatewayAttachments",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDirectConnectGatewayAttachmentsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDirectConnectGatewayAttachmentsResponse"
},
"DescribeDirectConnectGateways" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDirectConnectGatewaysRequest",
"variableName" : "describeDirectConnectGatewaysRequest",
"variableType" : "DescribeDirectConnectGatewaysRequest",
"documentation" : "",
"simpleType" : "DescribeDirectConnectGatewaysRequest",
"variableSetterType" : "DescribeDirectConnectGatewaysRequest"
},
"methodName" : "describeDirectConnectGateways",
"operationName" : "DescribeDirectConnectGateways",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDirectConnectGatewaysResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDirectConnectGatewaysResponse"
},
"DescribeHostedConnections" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG).
Intended for use by AWS Direct Connect Partners only.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeHostedConnectionsRequest",
"variableName" : "describeHostedConnectionsRequest",
"variableType" : "DescribeHostedConnectionsRequest",
"documentation" : "",
"simpleType" : "DescribeHostedConnectionsRequest",
"variableSetterType" : "DescribeHostedConnectionsRequest"
},
"methodName" : "describeHostedConnections",
"operationName" : "DescribeHostedConnections",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeHostedConnectionsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeHostedConnectionsResponse"
},
"DescribeInterconnects" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the interconnects owned by the AWS account or only the specified interconnect.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeInterconnectsRequest",
"variableName" : "describeInterconnectsRequest",
"variableType" : "DescribeInterconnectsRequest",
"documentation" : "",
"simpleType" : "DescribeInterconnectsRequest",
"variableSetterType" : "DescribeInterconnectsRequest"
},
"methodName" : "describeInterconnects",
"operationName" : "DescribeInterconnects",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeInterconnectsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeInterconnectsResponse"
},
"DescribeLags" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes all your link aggregation groups (LAG) or the specified LAG.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeLagsRequest",
"variableName" : "describeLagsRequest",
"variableType" : "DescribeLagsRequest",
"documentation" : "",
"simpleType" : "DescribeLagsRequest",
"variableSetterType" : "DescribeLagsRequest"
},
"methodName" : "describeLags",
"operationName" : "DescribeLags",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeLagsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeLagsResponse"
},
"DescribeLoa" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect User Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeLoaRequest",
"variableName" : "describeLoaRequest",
"variableType" : "DescribeLoaRequest",
"documentation" : "",
"simpleType" : "DescribeLoaRequest",
"variableSetterType" : "DescribeLoaRequest"
},
"methodName" : "describeLoa",
"operationName" : "DescribeLoa",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeLoaResponse",
"documentation" : "Information about a Letter of Authorization - Connecting Facility Assignment (LOA-CFA) for a connection.
"
},
"syncReturnType" : "DescribeLoaResponse"
},
"DescribeLocations" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeLocationsRequest",
"variableName" : "describeLocationsRequest",
"variableType" : "DescribeLocationsRequest",
"documentation" : null,
"simpleType" : "DescribeLocationsRequest",
"variableSetterType" : "DescribeLocationsRequest"
},
"methodName" : "describeLocations",
"operationName" : "DescribeLocations",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeLocationsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeLocationsResponse"
},
"DescribeTags" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the tags associated with the specified AWS Direct Connect resources.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeTagsRequest",
"variableName" : "describeTagsRequest",
"variableType" : "DescribeTagsRequest",
"documentation" : "",
"simpleType" : "DescribeTagsRequest",
"variableSetterType" : "DescribeTagsRequest"
},
"methodName" : "describeTags",
"operationName" : "DescribeTags",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeTagsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeTagsResponse"
},
"DescribeVirtualGateways" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the virtual private gateways owned by the AWS account.
You can create one or more AWS Direct Connect private virtual interfaces linked to a virtual private gateway.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeVirtualGatewaysRequest",
"variableName" : "describeVirtualGatewaysRequest",
"variableType" : "DescribeVirtualGatewaysRequest",
"documentation" : null,
"simpleType" : "DescribeVirtualGatewaysRequest",
"variableSetterType" : "DescribeVirtualGatewaysRequest"
},
"methodName" : "describeVirtualGateways",
"operationName" : "DescribeVirtualGateways",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeVirtualGatewaysResponse",
"documentation" : null
},
"syncReturnType" : "DescribeVirtualGatewaysResponse"
},
"DescribeVirtualInterfaces" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned.
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer network.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeVirtualInterfacesRequest",
"variableName" : "describeVirtualInterfacesRequest",
"variableType" : "DescribeVirtualInterfacesRequest",
"documentation" : "",
"simpleType" : "DescribeVirtualInterfacesRequest",
"variableSetterType" : "DescribeVirtualInterfacesRequest"
},
"methodName" : "describeVirtualInterfaces",
"operationName" : "DescribeVirtualInterfaces",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeVirtualInterfacesResponse",
"documentation" : null
},
"syncReturnType" : "DescribeVirtualInterfacesResponse"
},
"DisassociateConnectionFromLag" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the DeleteConnection request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an AWS Direct Connect Partner is automatically converted to an interconnect.
If disassociating the connection would cause the LAG to fall below its setting for minimum number of operational connections, the request fails, except when it's the last member of the LAG. If all connections are disassociated, the LAG continues to exist as an empty LAG with no physical connections.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateConnectionFromLagRequest",
"variableName" : "disassociateConnectionFromLagRequest",
"variableType" : "DisassociateConnectionFromLagRequest",
"documentation" : "",
"simpleType" : "DisassociateConnectionFromLagRequest",
"variableSetterType" : "DisassociateConnectionFromLagRequest"
},
"methodName" : "disassociateConnectionFromLag",
"operationName" : "DisassociateConnectionFromLag",
"paginated" : false,
"returnType" : {
"returnType" : "DisassociateConnectionFromLagResponse",
"documentation" : "Information about an AWS Direct Connect connection.
"
},
"syncReturnType" : "DisassociateConnectionFromLagResponse"
},
"TagResource" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds the specified tags to the specified AWS Direct Connect resource. Each resource can have a maximum of 50 tags.
Each tag consists of a key and an optional value. If a tag with the same key is already associated with the resource, this action updates its value.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DuplicateTagKeysException",
"documentation" : "A tag key was specified more than once.
",
"httpStatusCode" : null
}, {
"exceptionName" : "TooManyTagsException",
"documentation" : "You have reached the limit on the number of tags that can be assigned.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "TagResourceRequest",
"variableName" : "tagResourceRequest",
"variableType" : "TagResourceRequest",
"documentation" : "",
"simpleType" : "TagResourceRequest",
"variableSetterType" : "TagResourceRequest"
},
"methodName" : "tagResource",
"operationName" : "TagResource",
"paginated" : false,
"returnType" : {
"returnType" : "TagResourceResponse",
"documentation" : null
},
"syncReturnType" : "TagResourceResponse"
},
"UntagResource" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Removes one or more tags from the specified AWS Direct Connect resource.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UntagResourceRequest",
"variableName" : "untagResourceRequest",
"variableType" : "UntagResourceRequest",
"documentation" : "",
"simpleType" : "UntagResourceRequest",
"variableSetterType" : "UntagResourceRequest"
},
"methodName" : "untagResource",
"operationName" : "UntagResource",
"paginated" : false,
"returnType" : {
"returnType" : "UntagResourceResponse",
"documentation" : null
},
"syncReturnType" : "UntagResourceResponse"
},
"UpdateDirectConnectGatewayAssociation" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified attributes of the Direct Connect gateway association.
Add or remove prefixes from the association.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateDirectConnectGatewayAssociationRequest",
"variableName" : "updateDirectConnectGatewayAssociationRequest",
"variableType" : "UpdateDirectConnectGatewayAssociationRequest",
"documentation" : "",
"simpleType" : "UpdateDirectConnectGatewayAssociationRequest",
"variableSetterType" : "UpdateDirectConnectGatewayAssociationRequest"
},
"methodName" : "updateDirectConnectGatewayAssociation",
"operationName" : "UpdateDirectConnectGatewayAssociation",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateDirectConnectGatewayAssociationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateDirectConnectGatewayAssociationResponse"
},
"UpdateLag" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the attributes of the specified link aggregation group (LAG).
You can update the following attributes:
-
The name of the LAG.
-
The value for the minimum number of connections that must be operational for the LAG itself to be operational.
When you create a LAG, the default value for the minimum number of operational connections is zero (0). If you update this value and the number of operational connections falls below the specified value, the LAG automatically goes down to avoid over-utilization of the remaining connections. Adjust this value with care, as it could force the LAG down if it is set higher than the current number of operational connections.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateLagRequest",
"variableName" : "updateLagRequest",
"variableType" : "UpdateLagRequest",
"documentation" : "",
"simpleType" : "UpdateLagRequest",
"variableSetterType" : "UpdateLagRequest"
},
"methodName" : "updateLag",
"operationName" : "UpdateLag",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateLagResponse",
"documentation" : "Information about a link aggregation group (LAG).
"
},
"syncReturnType" : "UpdateLagResponse"
},
"UpdateVirtualInterfaceAttributes" : {
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified attributes of the specified virtual private interface.
Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "DirectConnectServerException",
"documentation" : "A server-side error occurred.
",
"httpStatusCode" : null
}, {
"exceptionName" : "DirectConnectClientException",
"documentation" : "One or more parameters are not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateVirtualInterfaceAttributesRequest",
"variableName" : "updateVirtualInterfaceAttributesRequest",
"variableType" : "UpdateVirtualInterfaceAttributesRequest",
"documentation" : "",
"simpleType" : "UpdateVirtualInterfaceAttributesRequest",
"variableSetterType" : "UpdateVirtualInterfaceAttributesRequest"
},
"methodName" : "updateVirtualInterfaceAttributes",
"operationName" : "UpdateVirtualInterfaceAttributes",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateVirtualInterfaceAttributesResponse",
"documentation" : "Information about a virtual interface.
"
},
"syncReturnType" : "UpdateVirtualInterfaceAttributesResponse"
}
},
"shapes" : {
"AcceptDirectConnectGatewayAssociationProposalRequest" : {
"c2jName" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AcceptDirectConnectGatewayAssociationProposal",
"locationName" : null,
"requestUri" : "/",
"target" : "OvertureService.AcceptDirectConnectGatewayAssociationProposal",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getProposalId",
"beanStyleSetterMethodName" : "setProposalId",
"c2jName" : "proposalId",
"c2jShape" : "DirectConnectGatewayAssociationProposalId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the request proposal.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #proposalId(String)}.\n@param proposalId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #proposalId(String)",
"deprecated" : false,
"documentation" : "The ID of the request proposal.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "proposalId",
"fluentSetterDocumentation" : "The ID of the request proposal.
\n@param proposalId The ID of the request proposal.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "proposalId",
"getterDocumentation" : "The ID of the request proposal.
\n@return The ID of the request proposal.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "proposalId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "proposalId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ProposalId",
"sensitive" : false,
"setterDocumentation" : "The ID of the request proposal.
\n@param proposalId The ID of the request proposal.",
"setterMethodName" : "setProposalId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "proposalId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "proposalId",
"variableType" : "String",
"documentation" : "The ID of the request proposal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAssociatedGatewayOwnerAccount",
"beanStyleSetterMethodName" : "setAssociatedGatewayOwnerAccount",
"c2jName" : "associatedGatewayOwnerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #associatedGatewayOwnerAccount(String)}.\n@param associatedGatewayOwnerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #associatedGatewayOwnerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "associatedGatewayOwnerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@param associatedGatewayOwnerAccount The ID of the AWS account that owns the virtual private gateway or transit gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "associatedGatewayOwnerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@return The ID of the AWS account that owns the virtual private gateway or transit gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "associatedGatewayOwnerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "associatedGatewayOwnerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AssociatedGatewayOwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@param associatedGatewayOwnerAccount The ID of the AWS account that owns the virtual private gateway or transit gateway.",
"setterMethodName" : "setAssociatedGatewayOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "associatedGatewayOwnerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "associatedGatewayOwnerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOverrideAllowedPrefixesToDirectConnectGateway",
"beanStyleSetterMethodName" : "setOverrideAllowedPrefixesToDirectConnectGateway",
"c2jName" : "overrideAllowedPrefixesToDirectConnectGateway",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #overrideAllowedPrefixesToDirectConnectGateway(List)}.\n@param overrideAllowedPrefixesToDirectConnectGateway a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #overrideAllowedPrefixesToDirectConnectGateway(List)",
"deprecated" : false,
"documentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "overrideAllowedPrefixesToDirectConnectGateway",
"fluentSetterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n@param overrideAllowedPrefixesToDirectConnectGateway Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "overrideAllowedPrefixesToDirectConnectGateway",
"getterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "overrideAllowedPrefixesToDirectConnectGateway",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "overrideAllowedPrefixesToDirectConnectGateway",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "OverrideAllowedPrefixesToDirectConnectGateway",
"sensitive" : false,
"setterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n@param overrideAllowedPrefixesToDirectConnectGateway Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.",
"setterMethodName" : "setOverrideAllowedPrefixesToDirectConnectGateway",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "overrideAllowedPrefixesToDirectConnectGateway",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "overrideAllowedPrefixesToDirectConnectGateway",
"variableType" : "java.util.List",
"documentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AssociatedGatewayOwnerAccount" : {
"beanStyleGetterMethodName" : "getAssociatedGatewayOwnerAccount",
"beanStyleSetterMethodName" : "setAssociatedGatewayOwnerAccount",
"c2jName" : "associatedGatewayOwnerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #associatedGatewayOwnerAccount(String)}.\n@param associatedGatewayOwnerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #associatedGatewayOwnerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "associatedGatewayOwnerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@param associatedGatewayOwnerAccount The ID of the AWS account that owns the virtual private gateway or transit gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "associatedGatewayOwnerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@return The ID of the AWS account that owns the virtual private gateway or transit gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "associatedGatewayOwnerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "associatedGatewayOwnerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AssociatedGatewayOwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@param associatedGatewayOwnerAccount The ID of the AWS account that owns the virtual private gateway or transit gateway.",
"setterMethodName" : "setAssociatedGatewayOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "associatedGatewayOwnerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "associatedGatewayOwnerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DirectConnectGatewayId" : {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"OverrideAllowedPrefixesToDirectConnectGateway" : {
"beanStyleGetterMethodName" : "getOverrideAllowedPrefixesToDirectConnectGateway",
"beanStyleSetterMethodName" : "setOverrideAllowedPrefixesToDirectConnectGateway",
"c2jName" : "overrideAllowedPrefixesToDirectConnectGateway",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #overrideAllowedPrefixesToDirectConnectGateway(List)}.\n@param overrideAllowedPrefixesToDirectConnectGateway a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #overrideAllowedPrefixesToDirectConnectGateway(List)",
"deprecated" : false,
"documentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "overrideAllowedPrefixesToDirectConnectGateway",
"fluentSetterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n@param overrideAllowedPrefixesToDirectConnectGateway Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "overrideAllowedPrefixesToDirectConnectGateway",
"getterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "overrideAllowedPrefixesToDirectConnectGateway",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "overrideAllowedPrefixesToDirectConnectGateway",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "OverrideAllowedPrefixesToDirectConnectGateway",
"sensitive" : false,
"setterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n@param overrideAllowedPrefixesToDirectConnectGateway Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.",
"setterMethodName" : "setOverrideAllowedPrefixesToDirectConnectGateway",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "overrideAllowedPrefixesToDirectConnectGateway",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "overrideAllowedPrefixesToDirectConnectGateway",
"variableType" : "java.util.List",
"documentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"ProposalId" : {
"beanStyleGetterMethodName" : "getProposalId",
"beanStyleSetterMethodName" : "setProposalId",
"c2jName" : "proposalId",
"c2jShape" : "DirectConnectGatewayAssociationProposalId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the request proposal.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #proposalId(String)}.\n@param proposalId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #proposalId(String)",
"deprecated" : false,
"documentation" : "The ID of the request proposal.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "proposalId",
"fluentSetterDocumentation" : "The ID of the request proposal.
\n@param proposalId The ID of the request proposal.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "proposalId",
"getterDocumentation" : "The ID of the request proposal.
\n@return The ID of the request proposal.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "proposalId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "proposalId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ProposalId",
"sensitive" : false,
"setterDocumentation" : "The ID of the request proposal.
\n@param proposalId The ID of the request proposal.",
"setterMethodName" : "setProposalId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "proposalId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "proposalId",
"variableType" : "String",
"documentation" : "The ID of the request proposal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getProposalId",
"beanStyleSetterMethodName" : "setProposalId",
"c2jName" : "proposalId",
"c2jShape" : "DirectConnectGatewayAssociationProposalId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the request proposal.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #proposalId(String)}.\n@param proposalId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #proposalId(String)",
"deprecated" : false,
"documentation" : "The ID of the request proposal.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "proposalId",
"fluentSetterDocumentation" : "The ID of the request proposal.
\n@param proposalId The ID of the request proposal.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "proposalId",
"getterDocumentation" : "The ID of the request proposal.
\n@return The ID of the request proposal.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "proposalId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "proposalId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ProposalId",
"sensitive" : false,
"setterDocumentation" : "The ID of the request proposal.
\n@param proposalId The ID of the request proposal.",
"setterMethodName" : "setProposalId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "proposalId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "proposalId",
"variableType" : "String",
"documentation" : "The ID of the request proposal.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAssociatedGatewayOwnerAccount",
"beanStyleSetterMethodName" : "setAssociatedGatewayOwnerAccount",
"c2jName" : "associatedGatewayOwnerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #associatedGatewayOwnerAccount(String)}.\n@param associatedGatewayOwnerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #associatedGatewayOwnerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "associatedGatewayOwnerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@param associatedGatewayOwnerAccount The ID of the AWS account that owns the virtual private gateway or transit gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "associatedGatewayOwnerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@return The ID of the AWS account that owns the virtual private gateway or transit gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "associatedGatewayOwnerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "associatedGatewayOwnerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AssociatedGatewayOwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
\n@param associatedGatewayOwnerAccount The ID of the AWS account that owns the virtual private gateway or transit gateway.",
"setterMethodName" : "setAssociatedGatewayOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "associatedGatewayOwnerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "associatedGatewayOwnerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual private gateway or transit gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOverrideAllowedPrefixesToDirectConnectGateway",
"beanStyleSetterMethodName" : "setOverrideAllowedPrefixesToDirectConnectGateway",
"c2jName" : "overrideAllowedPrefixesToDirectConnectGateway",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #overrideAllowedPrefixesToDirectConnectGateway(List)}.\n@param overrideAllowedPrefixesToDirectConnectGateway a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #overrideAllowedPrefixesToDirectConnectGateway(List)",
"deprecated" : false,
"documentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "overrideAllowedPrefixesToDirectConnectGateway",
"fluentSetterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n@param overrideAllowedPrefixesToDirectConnectGateway Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "overrideAllowedPrefixesToDirectConnectGateway",
"getterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "overrideAllowedPrefixesToDirectConnectGateway",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "overrideAllowedPrefixesToDirectConnectGateway",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "OverrideAllowedPrefixesToDirectConnectGateway",
"sensitive" : false,
"setterDocumentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
\n@param overrideAllowedPrefixesToDirectConnectGateway Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.",
"setterMethodName" : "setOverrideAllowedPrefixesToDirectConnectGateway",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "overrideAllowedPrefixesToDirectConnectGateway",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "overrideAllowedPrefixesToDirectConnectGateway",
"variableType" : "java.util.List",
"documentation" : "Overrides the existing Amazon VPC prefixes advertised to the Direct Connect gateway.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "directConnectGatewayId", "proposalId", "associatedGatewayOwnerAccount" ],
"shapeName" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"variableName" : "acceptDirectConnectGatewayAssociationProposalRequest",
"variableType" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"documentation" : null,
"simpleType" : "AcceptDirectConnectGatewayAssociationProposalRequest",
"variableSetterType" : "AcceptDirectConnectGatewayAssociationProposalRequest"
},
"wrapper" : false
},
"AcceptDirectConnectGatewayAssociationProposalResponse" : {
"c2jName" : "AcceptDirectConnectGatewayAssociationProposalResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDirectConnectGatewayAssociation",
"beanStyleSetterMethodName" : "setDirectConnectGatewayAssociation",
"c2jName" : "directConnectGatewayAssociation",
"c2jShape" : "DirectConnectGatewayAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\nThis is a convenience that creates an instance of the {@link DirectConnectGatewayAssociation.Builder} avoiding the need to create one manually via {@link DirectConnectGatewayAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectConnectGatewayAssociation.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayAssociation(DirectConnectGatewayAssociation)}.\n@param directConnectGatewayAssociation a consumer that will call methods on {@link DirectConnectGatewayAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayAssociation(DirectConnectGatewayAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayAssociation",
"fluentSetterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\n@param directConnectGatewayAssociation The new value for the DirectConnectGatewayAssociation property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayAssociation",
"getterDocumentation" : "Returns the value of the DirectConnectGatewayAssociation property for this object.\n@return The value of the DirectConnectGatewayAssociation property for this object.",
"getterModel" : {
"returnType" : "DirectConnectGatewayAssociation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayAssociation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayAssociation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "DirectConnectGatewayAssociation",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\n@param directConnectGatewayAssociation The new value for the DirectConnectGatewayAssociation property for this object.",
"setterMethodName" : "setDirectConnectGatewayAssociation",
"setterModel" : {
"variableDeclarationType" : "DirectConnectGatewayAssociation",
"variableName" : "directConnectGatewayAssociation",
"variableType" : "DirectConnectGatewayAssociation",
"documentation" : null,
"simpleType" : "DirectConnectGatewayAssociation",
"variableSetterType" : "DirectConnectGatewayAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DirectConnectGatewayAssociation",
"variableName" : "directConnectGatewayAssociation",
"variableType" : "DirectConnectGatewayAssociation",
"documentation" : "",
"simpleType" : "DirectConnectGatewayAssociation",
"variableSetterType" : "DirectConnectGatewayAssociation"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DirectConnectGatewayAssociation" : {
"beanStyleGetterMethodName" : "getDirectConnectGatewayAssociation",
"beanStyleSetterMethodName" : "setDirectConnectGatewayAssociation",
"c2jName" : "directConnectGatewayAssociation",
"c2jShape" : "DirectConnectGatewayAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\nThis is a convenience that creates an instance of the {@link DirectConnectGatewayAssociation.Builder} avoiding the need to create one manually via {@link DirectConnectGatewayAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectConnectGatewayAssociation.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayAssociation(DirectConnectGatewayAssociation)}.\n@param directConnectGatewayAssociation a consumer that will call methods on {@link DirectConnectGatewayAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayAssociation(DirectConnectGatewayAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayAssociation",
"fluentSetterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\n@param directConnectGatewayAssociation The new value for the DirectConnectGatewayAssociation property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayAssociation",
"getterDocumentation" : "Returns the value of the DirectConnectGatewayAssociation property for this object.\n@return The value of the DirectConnectGatewayAssociation property for this object.",
"getterModel" : {
"returnType" : "DirectConnectGatewayAssociation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayAssociation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayAssociation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "DirectConnectGatewayAssociation",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\n@param directConnectGatewayAssociation The new value for the DirectConnectGatewayAssociation property for this object.",
"setterMethodName" : "setDirectConnectGatewayAssociation",
"setterModel" : {
"variableDeclarationType" : "DirectConnectGatewayAssociation",
"variableName" : "directConnectGatewayAssociation",
"variableType" : "DirectConnectGatewayAssociation",
"documentation" : null,
"simpleType" : "DirectConnectGatewayAssociation",
"variableSetterType" : "DirectConnectGatewayAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DirectConnectGatewayAssociation",
"variableName" : "directConnectGatewayAssociation",
"variableType" : "DirectConnectGatewayAssociation",
"documentation" : "",
"simpleType" : "DirectConnectGatewayAssociation",
"variableSetterType" : "DirectConnectGatewayAssociation"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDirectConnectGatewayAssociation",
"beanStyleSetterMethodName" : "setDirectConnectGatewayAssociation",
"c2jName" : "directConnectGatewayAssociation",
"c2jShape" : "DirectConnectGatewayAssociation",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\nThis is a convenience that creates an instance of the {@link DirectConnectGatewayAssociation.Builder} avoiding the need to create one manually via {@link DirectConnectGatewayAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectConnectGatewayAssociation.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayAssociation(DirectConnectGatewayAssociation)}.\n@param directConnectGatewayAssociation a consumer that will call methods on {@link DirectConnectGatewayAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayAssociation(DirectConnectGatewayAssociation)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayAssociation",
"fluentSetterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\n@param directConnectGatewayAssociation The new value for the DirectConnectGatewayAssociation property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayAssociation",
"getterDocumentation" : "Returns the value of the DirectConnectGatewayAssociation property for this object.\n@return The value of the DirectConnectGatewayAssociation property for this object.",
"getterModel" : {
"returnType" : "DirectConnectGatewayAssociation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayAssociation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayAssociation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "DirectConnectGatewayAssociation",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the DirectConnectGatewayAssociation property for this object.\n\n@param directConnectGatewayAssociation The new value for the DirectConnectGatewayAssociation property for this object.",
"setterMethodName" : "setDirectConnectGatewayAssociation",
"setterModel" : {
"variableDeclarationType" : "DirectConnectGatewayAssociation",
"variableName" : "directConnectGatewayAssociation",
"variableType" : "DirectConnectGatewayAssociation",
"documentation" : null,
"simpleType" : "DirectConnectGatewayAssociation",
"variableSetterType" : "DirectConnectGatewayAssociation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DirectConnectGatewayAssociation",
"variableName" : "directConnectGatewayAssociation",
"variableType" : "DirectConnectGatewayAssociation",
"documentation" : "",
"simpleType" : "DirectConnectGatewayAssociation",
"variableSetterType" : "DirectConnectGatewayAssociation"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AcceptDirectConnectGatewayAssociationProposalResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AcceptDirectConnectGatewayAssociationProposalResponse",
"variableName" : "acceptDirectConnectGatewayAssociationProposalResponse",
"variableType" : "AcceptDirectConnectGatewayAssociationProposalResponse",
"documentation" : null,
"simpleType" : "AcceptDirectConnectGatewayAssociationProposalResponse",
"variableSetterType" : "AcceptDirectConnectGatewayAssociationProposalResponse"
},
"wrapper" : false
},
"AddressFamily" : {
"c2jName" : "AddressFamily",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "IPV4",
"value" : "ipv4"
}, {
"name" : "IPV6",
"value" : "ipv6"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AddressFamily",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AddressFamily",
"variableName" : "addressFamily",
"variableType" : "AddressFamily",
"documentation" : null,
"simpleType" : "AddressFamily",
"variableSetterType" : "AddressFamily"
},
"wrapper" : false
},
"AllocateHostedConnectionRequest" : {
"c2jName" : "AllocateHostedConnectionRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AllocateHostedConnection",
"locationName" : null,
"requestUri" : "/",
"target" : "OvertureService.AllocateHostedConnection",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the interconnect or LAG.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the interconnect or LAG.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the interconnect or LAG.
\n@param connectionId The ID of the interconnect or LAG.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the interconnect or LAG.
\n@return The ID of the interconnect or LAG.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the interconnect or LAG.
\n@param connectionId The ID of the interconnect or LAG.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the interconnect or LAG.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account ID of the customer for the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@param ownerAccount The ID of the AWS account ID of the customer for the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@return The ID of the AWS account ID of the customer for the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@param ownerAccount The ID of the AWS account ID of the customer for the connection.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account ID of the customer for the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBandwidth",
"beanStyleSetterMethodName" : "setBandwidth",
"c2jName" : "bandwidth",
"c2jShape" : "Bandwidth",
"defaultConsumerFluentSetterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bandwidth(String)}.\n@param bandwidth a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bandwidth(String)",
"deprecated" : false,
"documentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bandwidth",
"fluentSetterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@param bandwidth The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bandwidth",
"getterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@return The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bandwidth",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bandwidth",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Bandwidth",
"sensitive" : false,
"setterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@param bandwidth The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.",
"setterMethodName" : "setBandwidth",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionName",
"beanStyleSetterMethodName" : "setConnectionName",
"c2jName" : "connectionName",
"c2jShape" : "ConnectionName",
"defaultConsumerFluentSetterDocumentation" : "The name of the hosted connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionName(String)}.\n@param connectionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionName(String)",
"deprecated" : false,
"documentation" : "The name of the hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionName",
"fluentSetterDocumentation" : "The name of the hosted connection.
\n@param connectionName The name of the hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionName",
"getterDocumentation" : "The name of the hosted connection.
\n@return The name of the hosted connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionName",
"sensitive" : false,
"setterDocumentation" : "The name of the hosted connection.
\n@param connectionName The name of the hosted connection.",
"setterMethodName" : "setConnectionName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : "The name of the hosted connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The dedicated VLAN provisioned to the hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@param vlan The dedicated VLAN provisioned to the hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@return The dedicated VLAN provisioned to the hosted connection.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@param vlan The dedicated VLAN provisioned to the hosted connection.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The dedicated VLAN provisioned to the hosted connection.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Bandwidth" : {
"beanStyleGetterMethodName" : "getBandwidth",
"beanStyleSetterMethodName" : "setBandwidth",
"c2jName" : "bandwidth",
"c2jShape" : "Bandwidth",
"defaultConsumerFluentSetterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bandwidth(String)}.\n@param bandwidth a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bandwidth(String)",
"deprecated" : false,
"documentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bandwidth",
"fluentSetterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@param bandwidth The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bandwidth",
"getterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@return The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bandwidth",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bandwidth",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Bandwidth",
"sensitive" : false,
"setterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@param bandwidth The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.",
"setterMethodName" : "setBandwidth",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConnectionId" : {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the interconnect or LAG.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the interconnect or LAG.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the interconnect or LAG.
\n@param connectionId The ID of the interconnect or LAG.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the interconnect or LAG.
\n@return The ID of the interconnect or LAG.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the interconnect or LAG.
\n@param connectionId The ID of the interconnect or LAG.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the interconnect or LAG.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConnectionName" : {
"beanStyleGetterMethodName" : "getConnectionName",
"beanStyleSetterMethodName" : "setConnectionName",
"c2jName" : "connectionName",
"c2jShape" : "ConnectionName",
"defaultConsumerFluentSetterDocumentation" : "The name of the hosted connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionName(String)}.\n@param connectionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionName(String)",
"deprecated" : false,
"documentation" : "The name of the hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionName",
"fluentSetterDocumentation" : "The name of the hosted connection.
\n@param connectionName The name of the hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionName",
"getterDocumentation" : "The name of the hosted connection.
\n@return The name of the hosted connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionName",
"sensitive" : false,
"setterDocumentation" : "The name of the hosted connection.
\n@param connectionName The name of the hosted connection.",
"setterMethodName" : "setConnectionName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : "The name of the hosted connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"OwnerAccount" : {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account ID of the customer for the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@param ownerAccount The ID of the AWS account ID of the customer for the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@return The ID of the AWS account ID of the customer for the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@param ownerAccount The ID of the AWS account ID of the customer for the connection.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account ID of the customer for the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Vlan" : {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The dedicated VLAN provisioned to the hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@param vlan The dedicated VLAN provisioned to the hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@return The dedicated VLAN provisioned to the hosted connection.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@param vlan The dedicated VLAN provisioned to the hosted connection.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The dedicated VLAN provisioned to the hosted connection.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the interconnect or LAG.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the interconnect or LAG.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the interconnect or LAG.
\n@param connectionId The ID of the interconnect or LAG.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the interconnect or LAG.
\n@return The ID of the interconnect or LAG.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the interconnect or LAG.
\n@param connectionId The ID of the interconnect or LAG.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the interconnect or LAG.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account ID of the customer for the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@param ownerAccount The ID of the AWS account ID of the customer for the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@return The ID of the AWS account ID of the customer for the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account ID of the customer for the connection.
\n@param ownerAccount The ID of the AWS account ID of the customer for the connection.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account ID of the customer for the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBandwidth",
"beanStyleSetterMethodName" : "setBandwidth",
"c2jName" : "bandwidth",
"c2jShape" : "Bandwidth",
"defaultConsumerFluentSetterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bandwidth(String)}.\n@param bandwidth a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bandwidth(String)",
"deprecated" : false,
"documentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bandwidth",
"fluentSetterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@param bandwidth The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bandwidth",
"getterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@return The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bandwidth",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bandwidth",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Bandwidth",
"sensitive" : false,
"setterDocumentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
\n@param bandwidth The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.",
"setterMethodName" : "setBandwidth",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : "The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionName",
"beanStyleSetterMethodName" : "setConnectionName",
"c2jName" : "connectionName",
"c2jShape" : "ConnectionName",
"defaultConsumerFluentSetterDocumentation" : "The name of the hosted connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionName(String)}.\n@param connectionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionName(String)",
"deprecated" : false,
"documentation" : "The name of the hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionName",
"fluentSetterDocumentation" : "The name of the hosted connection.
\n@param connectionName The name of the hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionName",
"getterDocumentation" : "The name of the hosted connection.
\n@return The name of the hosted connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionName",
"sensitive" : false,
"setterDocumentation" : "The name of the hosted connection.
\n@param connectionName The name of the hosted connection.",
"setterMethodName" : "setConnectionName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : "The name of the hosted connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The dedicated VLAN provisioned to the hosted connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@param vlan The dedicated VLAN provisioned to the hosted connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@return The dedicated VLAN provisioned to the hosted connection.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The dedicated VLAN provisioned to the hosted connection.
\n@param vlan The dedicated VLAN provisioned to the hosted connection.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The dedicated VLAN provisioned to the hosted connection.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "connectionId", "ownerAccount", "bandwidth", "connectionName", "vlan" ],
"shapeName" : "AllocateHostedConnectionRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AllocateHostedConnectionRequest",
"variableName" : "allocateHostedConnectionRequest",
"variableType" : "AllocateHostedConnectionRequest",
"documentation" : null,
"simpleType" : "AllocateHostedConnectionRequest",
"variableSetterType" : "AllocateHostedConnectionRequest"
},
"wrapper" : false
},
"AllocateHostedConnectionResponse" : {
"c2jName" : "Connection",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Information about an AWS Direct Connect connection.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the connection.
\n@param ownerAccount The ID of the AWS account that owns the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the connection.
\n@return The ID of the AWS account that owns the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the connection.
\n@param ownerAccount The ID of the AWS account that owns the connection.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionName",
"beanStyleSetterMethodName" : "setConnectionName",
"c2jName" : "connectionName",
"c2jShape" : "ConnectionName",
"defaultConsumerFluentSetterDocumentation" : "The name of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionName(String)}.\n@param connectionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionName(String)",
"deprecated" : false,
"documentation" : "The name of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionName",
"fluentSetterDocumentation" : "The name of the connection.
\n@param connectionName The name of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionName",
"getterDocumentation" : "The name of the connection.
\n@return The name of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionName",
"sensitive" : false,
"setterDocumentation" : "The name of the connection.
\n@param connectionName The name of the connection.",
"setterMethodName" : "setConnectionName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : "The name of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionStateAsString",
"beanStyleSetterMethodName" : "setConnectionState",
"c2jName" : "connectionState",
"c2jShape" : "ConnectionState",
"defaultConsumerFluentSetterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionStateAsString(String)}.\n@param connectionState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionState(String)",
"deprecated" : false,
"documentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "ConnectionState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "connectionState",
"fluentEnumSetterMethodName" : "connectionState",
"fluentGetterMethodName" : "connectionStateAsString",
"fluentSetterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@param connectionState The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ConnectionState",
"fluentSetterMethodName" : "connectionState",
"getterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #connectionState} will return {@link ConnectionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectionStateAsString}.\n
\n@return The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionState",
"sensitive" : false,
"setterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@param connectionState The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState",
"setterMethodName" : "setConnectionState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionState",
"variableType" : "String",
"documentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the connection is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the connection is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the connection is located.
\n@param region The AWS Region where the connection is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the connection is located.
\n@return The AWS Region where the connection is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the connection is located.
\n@param region The AWS Region where the connection is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the connection is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBandwidth",
"beanStyleSetterMethodName" : "setBandwidth",
"c2jName" : "bandwidth",
"c2jShape" : "Bandwidth",
"defaultConsumerFluentSetterDocumentation" : "The bandwidth of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bandwidth(String)}.\n@param bandwidth a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bandwidth(String)",
"deprecated" : false,
"documentation" : "The bandwidth of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bandwidth",
"fluentSetterDocumentation" : "The bandwidth of the connection.
\n@param bandwidth The bandwidth of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bandwidth",
"getterDocumentation" : "The bandwidth of the connection.
\n@return The bandwidth of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bandwidth",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bandwidth",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Bandwidth",
"sensitive" : false,
"setterDocumentation" : "The bandwidth of the connection.
\n@param bandwidth The bandwidth of the connection.",
"setterMethodName" : "setBandwidth",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : "The bandwidth of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPartnerName",
"beanStyleSetterMethodName" : "setPartnerName",
"c2jName" : "partnerName",
"c2jShape" : "PartnerName",
"defaultConsumerFluentSetterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #partnerName(String)}.\n@param partnerName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #partnerName(String)",
"deprecated" : false,
"documentation" : "The name of the AWS Direct Connect service provider associated with the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "partnerName",
"fluentSetterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@param partnerName The name of the AWS Direct Connect service provider associated with the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "partnerName",
"getterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@return The name of the AWS Direct Connect service provider associated with the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "partnerName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "partnerName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "PartnerName",
"sensitive" : false,
"setterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@param partnerName The name of the AWS Direct Connect service provider associated with the connection.",
"setterMethodName" : "setPartnerName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "partnerName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "partnerName",
"variableType" : "String",
"documentation" : "The name of the AWS Direct Connect service provider associated with the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLoaIssueTime",
"beanStyleSetterMethodName" : "setLoaIssueTime",
"c2jName" : "loaIssueTime",
"c2jShape" : "LoaIssueTime",
"defaultConsumerFluentSetterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #loaIssueTime(Instant)}.\n@param loaIssueTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #loaIssueTime(Instant)",
"deprecated" : false,
"documentation" : "The time of the most recent call to DescribeLoa for this connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "loaIssueTime",
"fluentSetterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@param loaIssueTime The time of the most recent call to DescribeLoa for this connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "loaIssueTime",
"getterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@return The time of the most recent call to DescribeLoa for this connection.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "loaIssueTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "loaIssueTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LoaIssueTime",
"sensitive" : false,
"setterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@param loaIssueTime The time of the most recent call to DescribeLoa for this connection.",
"setterMethodName" : "setLoaIssueTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "loaIssueTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "loaIssueTime",
"variableType" : "java.time.Instant",
"documentation" : "The time of the most recent call to DescribeLoa for this connection.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLagId",
"beanStyleSetterMethodName" : "setLagId",
"c2jName" : "lagId",
"c2jShape" : "LagId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the LAG.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lagId(String)}.\n@param lagId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lagId(String)",
"deprecated" : false,
"documentation" : "The ID of the LAG.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lagId",
"fluentSetterDocumentation" : "The ID of the LAG.
\n@param lagId The ID of the LAG.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lagId",
"getterDocumentation" : "The ID of the LAG.
\n@return The ID of the LAG.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "lagId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "lagId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LagId",
"sensitive" : false,
"setterDocumentation" : "The ID of the LAG.
\n@param lagId The ID of the LAG.",
"setterMethodName" : "setLagId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "lagId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "lagId",
"variableType" : "String",
"documentation" : "The ID of the LAG.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDevice",
"beanStyleSetterMethodName" : "setAwsDevice",
"c2jName" : "awsDevice",
"c2jShape" : "AwsDevice",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDevice(String)}.\n@param awsDevice a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDevice(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDevice",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDevice The Direct Connect endpoint on which the physical connection terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDevice",
"getterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@return The Direct Connect endpoint on which the physical connection terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDevice",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDevice",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDevice",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDevice The Direct Connect endpoint on which the physical connection terminates.",
"setterMethodName" : "setAwsDevice",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDevice",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDevice",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the physical connection terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@return The Direct Connect endpoint on which the physical connection terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the physical connection terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getHasLogicalRedundancyAsString",
"beanStyleSetterMethodName" : "setHasLogicalRedundancy",
"c2jName" : "hasLogicalRedundancy",
"c2jShape" : "HasLogicalRedundancy",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #hasLogicalRedundancyAsString(String)}.\n@param hasLogicalRedundancy a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #hasLogicalRedundancy(String)",
"deprecated" : false,
"documentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
",
"endpointDiscoveryId" : false,
"enumType" : "HasLogicalRedundancy",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "hasLogicalRedundancy",
"fluentEnumSetterMethodName" : "hasLogicalRedundancy",
"fluentGetterMethodName" : "hasLogicalRedundancyAsString",
"fluentSetterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n@param hasLogicalRedundancy Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy\n@return Returns a reference to this object so that method calls can be chained together.\n@see HasLogicalRedundancy",
"fluentSetterMethodName" : "hasLogicalRedundancy",
"getterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #hasLogicalRedundancy} will return {@link HasLogicalRedundancy#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #hasLogicalRedundancyAsString}.\n
\n@return Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "hasLogicalRedundancy",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "hasLogicalRedundancy",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "HasLogicalRedundancy",
"sensitive" : false,
"setterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n@param hasLogicalRedundancy Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy",
"setterMethodName" : "setHasLogicalRedundancy",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "hasLogicalRedundancy",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "hasLogicalRedundancy",
"variableType" : "String",
"documentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AwsDevice" : {
"beanStyleGetterMethodName" : "getAwsDevice",
"beanStyleSetterMethodName" : "setAwsDevice",
"c2jName" : "awsDevice",
"c2jShape" : "AwsDevice",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDevice(String)}.\n@param awsDevice a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDevice(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDevice",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDevice The Direct Connect endpoint on which the physical connection terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDevice",
"getterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@return The Direct Connect endpoint on which the physical connection terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDevice",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDevice",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDevice",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDevice The Direct Connect endpoint on which the physical connection terminates.",
"setterMethodName" : "setAwsDevice",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDevice",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDevice",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AwsDeviceV2" : {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the physical connection terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@return The Direct Connect endpoint on which the physical connection terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the physical connection terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Bandwidth" : {
"beanStyleGetterMethodName" : "getBandwidth",
"beanStyleSetterMethodName" : "setBandwidth",
"c2jName" : "bandwidth",
"c2jShape" : "Bandwidth",
"defaultConsumerFluentSetterDocumentation" : "The bandwidth of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bandwidth(String)}.\n@param bandwidth a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bandwidth(String)",
"deprecated" : false,
"documentation" : "The bandwidth of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bandwidth",
"fluentSetterDocumentation" : "The bandwidth of the connection.
\n@param bandwidth The bandwidth of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bandwidth",
"getterDocumentation" : "The bandwidth of the connection.
\n@return The bandwidth of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bandwidth",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bandwidth",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Bandwidth",
"sensitive" : false,
"setterDocumentation" : "The bandwidth of the connection.
\n@param bandwidth The bandwidth of the connection.",
"setterMethodName" : "setBandwidth",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : "The bandwidth of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConnectionId" : {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConnectionName" : {
"beanStyleGetterMethodName" : "getConnectionName",
"beanStyleSetterMethodName" : "setConnectionName",
"c2jName" : "connectionName",
"c2jShape" : "ConnectionName",
"defaultConsumerFluentSetterDocumentation" : "The name of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionName(String)}.\n@param connectionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionName(String)",
"deprecated" : false,
"documentation" : "The name of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionName",
"fluentSetterDocumentation" : "The name of the connection.
\n@param connectionName The name of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionName",
"getterDocumentation" : "The name of the connection.
\n@return The name of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionName",
"sensitive" : false,
"setterDocumentation" : "The name of the connection.
\n@param connectionName The name of the connection.",
"setterMethodName" : "setConnectionName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : "The name of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConnectionState" : {
"beanStyleGetterMethodName" : "getConnectionStateAsString",
"beanStyleSetterMethodName" : "setConnectionState",
"c2jName" : "connectionState",
"c2jShape" : "ConnectionState",
"defaultConsumerFluentSetterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionStateAsString(String)}.\n@param connectionState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionState(String)",
"deprecated" : false,
"documentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "ConnectionState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "connectionState",
"fluentEnumSetterMethodName" : "connectionState",
"fluentGetterMethodName" : "connectionStateAsString",
"fluentSetterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@param connectionState The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ConnectionState",
"fluentSetterMethodName" : "connectionState",
"getterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #connectionState} will return {@link ConnectionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectionStateAsString}.\n
\n@return The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionState",
"sensitive" : false,
"setterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@param connectionState The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState",
"setterMethodName" : "setConnectionState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionState",
"variableType" : "String",
"documentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"HasLogicalRedundancy" : {
"beanStyleGetterMethodName" : "getHasLogicalRedundancyAsString",
"beanStyleSetterMethodName" : "setHasLogicalRedundancy",
"c2jName" : "hasLogicalRedundancy",
"c2jShape" : "HasLogicalRedundancy",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #hasLogicalRedundancyAsString(String)}.\n@param hasLogicalRedundancy a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #hasLogicalRedundancy(String)",
"deprecated" : false,
"documentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
",
"endpointDiscoveryId" : false,
"enumType" : "HasLogicalRedundancy",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "hasLogicalRedundancy",
"fluentEnumSetterMethodName" : "hasLogicalRedundancy",
"fluentGetterMethodName" : "hasLogicalRedundancyAsString",
"fluentSetterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n@param hasLogicalRedundancy Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy\n@return Returns a reference to this object so that method calls can be chained together.\n@see HasLogicalRedundancy",
"fluentSetterMethodName" : "hasLogicalRedundancy",
"getterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #hasLogicalRedundancy} will return {@link HasLogicalRedundancy#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #hasLogicalRedundancyAsString}.\n
\n@return Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "hasLogicalRedundancy",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "hasLogicalRedundancy",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "HasLogicalRedundancy",
"sensitive" : false,
"setterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n@param hasLogicalRedundancy Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy",
"setterMethodName" : "setHasLogicalRedundancy",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "hasLogicalRedundancy",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "hasLogicalRedundancy",
"variableType" : "String",
"documentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"JumboFrameCapable" : {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"LagId" : {
"beanStyleGetterMethodName" : "getLagId",
"beanStyleSetterMethodName" : "setLagId",
"c2jName" : "lagId",
"c2jShape" : "LagId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the LAG.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lagId(String)}.\n@param lagId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lagId(String)",
"deprecated" : false,
"documentation" : "The ID of the LAG.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lagId",
"fluentSetterDocumentation" : "The ID of the LAG.
\n@param lagId The ID of the LAG.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lagId",
"getterDocumentation" : "The ID of the LAG.
\n@return The ID of the LAG.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "lagId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "lagId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LagId",
"sensitive" : false,
"setterDocumentation" : "The ID of the LAG.
\n@param lagId The ID of the LAG.",
"setterMethodName" : "setLagId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "lagId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "lagId",
"variableType" : "String",
"documentation" : "The ID of the LAG.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"LoaIssueTime" : {
"beanStyleGetterMethodName" : "getLoaIssueTime",
"beanStyleSetterMethodName" : "setLoaIssueTime",
"c2jName" : "loaIssueTime",
"c2jShape" : "LoaIssueTime",
"defaultConsumerFluentSetterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #loaIssueTime(Instant)}.\n@param loaIssueTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #loaIssueTime(Instant)",
"deprecated" : false,
"documentation" : "The time of the most recent call to DescribeLoa for this connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "loaIssueTime",
"fluentSetterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@param loaIssueTime The time of the most recent call to DescribeLoa for this connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "loaIssueTime",
"getterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@return The time of the most recent call to DescribeLoa for this connection.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "loaIssueTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "loaIssueTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LoaIssueTime",
"sensitive" : false,
"setterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@param loaIssueTime The time of the most recent call to DescribeLoa for this connection.",
"setterMethodName" : "setLoaIssueTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "loaIssueTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "loaIssueTime",
"variableType" : "java.time.Instant",
"documentation" : "The time of the most recent call to DescribeLoa for this connection.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
},
"Location" : {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"OwnerAccount" : {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the connection.
\n@param ownerAccount The ID of the AWS account that owns the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the connection.
\n@return The ID of the AWS account that owns the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the connection.
\n@param ownerAccount The ID of the AWS account that owns the connection.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"PartnerName" : {
"beanStyleGetterMethodName" : "getPartnerName",
"beanStyleSetterMethodName" : "setPartnerName",
"c2jName" : "partnerName",
"c2jShape" : "PartnerName",
"defaultConsumerFluentSetterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #partnerName(String)}.\n@param partnerName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #partnerName(String)",
"deprecated" : false,
"documentation" : "The name of the AWS Direct Connect service provider associated with the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "partnerName",
"fluentSetterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@param partnerName The name of the AWS Direct Connect service provider associated with the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "partnerName",
"getterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@return The name of the AWS Direct Connect service provider associated with the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "partnerName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "partnerName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "PartnerName",
"sensitive" : false,
"setterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@param partnerName The name of the AWS Direct Connect service provider associated with the connection.",
"setterMethodName" : "setPartnerName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "partnerName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "partnerName",
"variableType" : "String",
"documentation" : "The name of the AWS Direct Connect service provider associated with the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Region" : {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the connection is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the connection is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the connection is located.
\n@param region The AWS Region where the connection is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the connection is located.
\n@return The AWS Region where the connection is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the connection is located.
\n@param region The AWS Region where the connection is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the connection is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Vlan" : {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the connection.
\n@param ownerAccount The ID of the AWS account that owns the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the connection.
\n@return The ID of the AWS account that owns the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the connection.
\n@param ownerAccount The ID of the AWS account that owns the connection.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionName",
"beanStyleSetterMethodName" : "setConnectionName",
"c2jName" : "connectionName",
"c2jShape" : "ConnectionName",
"defaultConsumerFluentSetterDocumentation" : "The name of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionName(String)}.\n@param connectionName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionName(String)",
"deprecated" : false,
"documentation" : "The name of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionName",
"fluentSetterDocumentation" : "The name of the connection.
\n@param connectionName The name of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionName",
"getterDocumentation" : "The name of the connection.
\n@return The name of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionName",
"sensitive" : false,
"setterDocumentation" : "The name of the connection.
\n@param connectionName The name of the connection.",
"setterMethodName" : "setConnectionName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionName",
"variableType" : "String",
"documentation" : "The name of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionStateAsString",
"beanStyleSetterMethodName" : "setConnectionState",
"c2jName" : "connectionState",
"c2jShape" : "ConnectionState",
"defaultConsumerFluentSetterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionStateAsString(String)}.\n@param connectionState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionState(String)",
"deprecated" : false,
"documentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "ConnectionState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "connectionState",
"fluentEnumSetterMethodName" : "connectionState",
"fluentGetterMethodName" : "connectionStateAsString",
"fluentSetterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@param connectionState The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ConnectionState",
"fluentSetterMethodName" : "connectionState",
"getterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #connectionState} will return {@link ConnectionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectionStateAsString}.\n
\n@return The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionState",
"sensitive" : false,
"setterDocumentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@param connectionState The state of the connection. The following are the possible values: -
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
\n@see ConnectionState",
"setterMethodName" : "setConnectionState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionState",
"variableType" : "String",
"documentation" : "The state of the connection. The following are the possible values:
-
ordering
: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order.
-
requested
: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
-
pending
: The connection has been approved and is being initialized.
-
available
: The network link is up and the connection is ready for use.
-
down
: The network link is down.
-
deleting
: The connection is being deleted.
-
deleted
: The connection has been deleted.
-
rejected
: A hosted connection in the ordering
state enters the rejected
state if it is deleted by the customer.
-
unknown
: The state of the connection is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the connection is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the connection is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the connection is located.
\n@param region The AWS Region where the connection is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the connection is located.
\n@return The AWS Region where the connection is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the connection is located.
\n@param region The AWS Region where the connection is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the connection is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBandwidth",
"beanStyleSetterMethodName" : "setBandwidth",
"c2jName" : "bandwidth",
"c2jShape" : "Bandwidth",
"defaultConsumerFluentSetterDocumentation" : "The bandwidth of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #bandwidth(String)}.\n@param bandwidth a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bandwidth(String)",
"deprecated" : false,
"documentation" : "The bandwidth of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bandwidth",
"fluentSetterDocumentation" : "The bandwidth of the connection.
\n@param bandwidth The bandwidth of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bandwidth",
"getterDocumentation" : "The bandwidth of the connection.
\n@return The bandwidth of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bandwidth",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bandwidth",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Bandwidth",
"sensitive" : false,
"setterDocumentation" : "The bandwidth of the connection.
\n@param bandwidth The bandwidth of the connection.",
"setterMethodName" : "setBandwidth",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bandwidth",
"variableType" : "String",
"documentation" : "The bandwidth of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPartnerName",
"beanStyleSetterMethodName" : "setPartnerName",
"c2jName" : "partnerName",
"c2jShape" : "PartnerName",
"defaultConsumerFluentSetterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #partnerName(String)}.\n@param partnerName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #partnerName(String)",
"deprecated" : false,
"documentation" : "The name of the AWS Direct Connect service provider associated with the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "partnerName",
"fluentSetterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@param partnerName The name of the AWS Direct Connect service provider associated with the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "partnerName",
"getterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@return The name of the AWS Direct Connect service provider associated with the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "partnerName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "partnerName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "PartnerName",
"sensitive" : false,
"setterDocumentation" : "The name of the AWS Direct Connect service provider associated with the connection.
\n@param partnerName The name of the AWS Direct Connect service provider associated with the connection.",
"setterMethodName" : "setPartnerName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "partnerName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "partnerName",
"variableType" : "String",
"documentation" : "The name of the AWS Direct Connect service provider associated with the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLoaIssueTime",
"beanStyleSetterMethodName" : "setLoaIssueTime",
"c2jName" : "loaIssueTime",
"c2jShape" : "LoaIssueTime",
"defaultConsumerFluentSetterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #loaIssueTime(Instant)}.\n@param loaIssueTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #loaIssueTime(Instant)",
"deprecated" : false,
"documentation" : "The time of the most recent call to DescribeLoa for this connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "loaIssueTime",
"fluentSetterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@param loaIssueTime The time of the most recent call to DescribeLoa for this connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "loaIssueTime",
"getterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@return The time of the most recent call to DescribeLoa for this connection.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "loaIssueTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "loaIssueTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LoaIssueTime",
"sensitive" : false,
"setterDocumentation" : "The time of the most recent call to DescribeLoa for this connection.
\n@param loaIssueTime The time of the most recent call to DescribeLoa for this connection.",
"setterMethodName" : "setLoaIssueTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "loaIssueTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "loaIssueTime",
"variableType" : "java.time.Instant",
"documentation" : "The time of the most recent call to DescribeLoa for this connection.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLagId",
"beanStyleSetterMethodName" : "setLagId",
"c2jName" : "lagId",
"c2jShape" : "LagId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the LAG.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lagId(String)}.\n@param lagId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lagId(String)",
"deprecated" : false,
"documentation" : "The ID of the LAG.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lagId",
"fluentSetterDocumentation" : "The ID of the LAG.
\n@param lagId The ID of the LAG.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lagId",
"getterDocumentation" : "The ID of the LAG.
\n@return The ID of the LAG.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "lagId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "lagId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "LagId",
"sensitive" : false,
"setterDocumentation" : "The ID of the LAG.
\n@param lagId The ID of the LAG.",
"setterMethodName" : "setLagId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "lagId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "lagId",
"variableType" : "String",
"documentation" : "The ID of the LAG.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDevice",
"beanStyleSetterMethodName" : "setAwsDevice",
"c2jName" : "awsDevice",
"c2jShape" : "AwsDevice",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDevice(String)}.\n@param awsDevice a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDevice(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDevice",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDevice The Direct Connect endpoint on which the physical connection terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDevice",
"getterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@return The Direct Connect endpoint on which the physical connection terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDevice",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDevice",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDevice",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDevice The Direct Connect endpoint on which the physical connection terminates.",
"setterMethodName" : "setAwsDevice",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDevice",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDevice",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the physical connection terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@return The Direct Connect endpoint on which the physical connection terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the physical connection terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the physical connection terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the physical connection terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getHasLogicalRedundancyAsString",
"beanStyleSetterMethodName" : "setHasLogicalRedundancy",
"c2jName" : "hasLogicalRedundancy",
"c2jShape" : "HasLogicalRedundancy",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #hasLogicalRedundancyAsString(String)}.\n@param hasLogicalRedundancy a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #hasLogicalRedundancy(String)",
"deprecated" : false,
"documentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
",
"endpointDiscoveryId" : false,
"enumType" : "HasLogicalRedundancy",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "hasLogicalRedundancy",
"fluentEnumSetterMethodName" : "hasLogicalRedundancy",
"fluentGetterMethodName" : "hasLogicalRedundancyAsString",
"fluentSetterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n@param hasLogicalRedundancy Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy\n@return Returns a reference to this object so that method calls can be chained together.\n@see HasLogicalRedundancy",
"fluentSetterMethodName" : "hasLogicalRedundancy",
"getterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #hasLogicalRedundancy} will return {@link HasLogicalRedundancy#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #hasLogicalRedundancyAsString}.\n
\n@return Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "hasLogicalRedundancy",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "hasLogicalRedundancy",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "HasLogicalRedundancy",
"sensitive" : false,
"setterDocumentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
\n@param hasLogicalRedundancy Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).\n@see HasLogicalRedundancy",
"setterMethodName" : "setHasLogicalRedundancy",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "hasLogicalRedundancy",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "hasLogicalRedundancy",
"variableType" : "String",
"documentation" : "Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AllocateHostedConnectionResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AllocateHostedConnectionResponse",
"variableName" : "allocateHostedConnectionResponse",
"variableType" : "AllocateHostedConnectionResponse",
"documentation" : null,
"simpleType" : "AllocateHostedConnectionResponse",
"variableSetterType" : "AllocateHostedConnectionResponse"
},
"wrapper" : false
},
"AllocatePrivateVirtualInterfaceRequest" : {
"c2jName" : "AllocatePrivateVirtualInterfaceRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AllocatePrivateVirtualInterface",
"locationName" : null,
"requestUri" : "/",
"target" : "OvertureService.AllocatePrivateVirtualInterface",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection on which the private virtual interface is provisioned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the private virtual interface is provisioned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@return The ID of the connection on which the private virtual interface is provisioned.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the private virtual interface is provisioned.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection on which the private virtual interface is provisioned.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual private interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual private interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@return The ID of the AWS account that owns the virtual private interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual private interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual private interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNewPrivateVirtualInterfaceAllocation",
"beanStyleSetterMethodName" : "setNewPrivateVirtualInterfaceAllocation",
"c2jName" : "newPrivateVirtualInterfaceAllocation",
"c2jShape" : "NewPrivateVirtualInterfaceAllocation",
"defaultConsumerFluentSetterDocumentation" : "Information about the private virtual interface.
\nThis is a convenience that creates an instance of the {@link NewPrivateVirtualInterfaceAllocation.Builder} avoiding the need to create one manually via {@link NewPrivateVirtualInterfaceAllocation#builder()}.\n\nWhen the {@link Consumer} completes, {@link NewPrivateVirtualInterfaceAllocation.Builder#build()} is called immediately and its result is passed to {@link #newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation)}.\n@param newPrivateVirtualInterfaceAllocation a consumer that will call methods on {@link NewPrivateVirtualInterfaceAllocation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation)",
"deprecated" : false,
"documentation" : "Information about the private virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "newPrivateVirtualInterfaceAllocation",
"fluentSetterDocumentation" : "Information about the private virtual interface.
\n@param newPrivateVirtualInterfaceAllocation Information about the private virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "newPrivateVirtualInterfaceAllocation",
"getterDocumentation" : "Information about the private virtual interface.
\n@return Information about the private virtual interface.",
"getterModel" : {
"returnType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "newPrivateVirtualInterfaceAllocation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "newPrivateVirtualInterfaceAllocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "NewPrivateVirtualInterfaceAllocation",
"sensitive" : false,
"setterDocumentation" : "Information about the private virtual interface.
\n@param newPrivateVirtualInterfaceAllocation Information about the private virtual interface.",
"setterMethodName" : "setNewPrivateVirtualInterfaceAllocation",
"setterModel" : {
"variableDeclarationType" : "NewPrivateVirtualInterfaceAllocation",
"variableName" : "newPrivateVirtualInterfaceAllocation",
"variableType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : null,
"simpleType" : "NewPrivateVirtualInterfaceAllocation",
"variableSetterType" : "NewPrivateVirtualInterfaceAllocation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "NewPrivateVirtualInterfaceAllocation",
"variableName" : "newPrivateVirtualInterfaceAllocation",
"variableType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : "Information about the private virtual interface.
",
"simpleType" : "NewPrivateVirtualInterfaceAllocation",
"variableSetterType" : "NewPrivateVirtualInterfaceAllocation"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ConnectionId" : {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection on which the private virtual interface is provisioned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the private virtual interface is provisioned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@return The ID of the connection on which the private virtual interface is provisioned.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the private virtual interface is provisioned.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection on which the private virtual interface is provisioned.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"NewPrivateVirtualInterfaceAllocation" : {
"beanStyleGetterMethodName" : "getNewPrivateVirtualInterfaceAllocation",
"beanStyleSetterMethodName" : "setNewPrivateVirtualInterfaceAllocation",
"c2jName" : "newPrivateVirtualInterfaceAllocation",
"c2jShape" : "NewPrivateVirtualInterfaceAllocation",
"defaultConsumerFluentSetterDocumentation" : "Information about the private virtual interface.
\nThis is a convenience that creates an instance of the {@link NewPrivateVirtualInterfaceAllocation.Builder} avoiding the need to create one manually via {@link NewPrivateVirtualInterfaceAllocation#builder()}.\n\nWhen the {@link Consumer} completes, {@link NewPrivateVirtualInterfaceAllocation.Builder#build()} is called immediately and its result is passed to {@link #newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation)}.\n@param newPrivateVirtualInterfaceAllocation a consumer that will call methods on {@link NewPrivateVirtualInterfaceAllocation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation)",
"deprecated" : false,
"documentation" : "Information about the private virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "newPrivateVirtualInterfaceAllocation",
"fluentSetterDocumentation" : "Information about the private virtual interface.
\n@param newPrivateVirtualInterfaceAllocation Information about the private virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "newPrivateVirtualInterfaceAllocation",
"getterDocumentation" : "Information about the private virtual interface.
\n@return Information about the private virtual interface.",
"getterModel" : {
"returnType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "newPrivateVirtualInterfaceAllocation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "newPrivateVirtualInterfaceAllocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "NewPrivateVirtualInterfaceAllocation",
"sensitive" : false,
"setterDocumentation" : "Information about the private virtual interface.
\n@param newPrivateVirtualInterfaceAllocation Information about the private virtual interface.",
"setterMethodName" : "setNewPrivateVirtualInterfaceAllocation",
"setterModel" : {
"variableDeclarationType" : "NewPrivateVirtualInterfaceAllocation",
"variableName" : "newPrivateVirtualInterfaceAllocation",
"variableType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : null,
"simpleType" : "NewPrivateVirtualInterfaceAllocation",
"variableSetterType" : "NewPrivateVirtualInterfaceAllocation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "NewPrivateVirtualInterfaceAllocation",
"variableName" : "newPrivateVirtualInterfaceAllocation",
"variableType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : "Information about the private virtual interface.
",
"simpleType" : "NewPrivateVirtualInterfaceAllocation",
"variableSetterType" : "NewPrivateVirtualInterfaceAllocation"
},
"xmlNameSpaceUri" : null
},
"OwnerAccount" : {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual private interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual private interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@return The ID of the AWS account that owns the virtual private interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual private interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual private interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection on which the private virtual interface is provisioned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the private virtual interface is provisioned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@return The ID of the connection on which the private virtual interface is provisioned.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection on which the private virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the private virtual interface is provisioned.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection on which the private virtual interface is provisioned.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual private interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual private interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@return The ID of the AWS account that owns the virtual private interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual private interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual private interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual private interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNewPrivateVirtualInterfaceAllocation",
"beanStyleSetterMethodName" : "setNewPrivateVirtualInterfaceAllocation",
"c2jName" : "newPrivateVirtualInterfaceAllocation",
"c2jShape" : "NewPrivateVirtualInterfaceAllocation",
"defaultConsumerFluentSetterDocumentation" : "Information about the private virtual interface.
\nThis is a convenience that creates an instance of the {@link NewPrivateVirtualInterfaceAllocation.Builder} avoiding the need to create one manually via {@link NewPrivateVirtualInterfaceAllocation#builder()}.\n\nWhen the {@link Consumer} completes, {@link NewPrivateVirtualInterfaceAllocation.Builder#build()} is called immediately and its result is passed to {@link #newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation)}.\n@param newPrivateVirtualInterfaceAllocation a consumer that will call methods on {@link NewPrivateVirtualInterfaceAllocation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #newPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation)",
"deprecated" : false,
"documentation" : "Information about the private virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "newPrivateVirtualInterfaceAllocation",
"fluentSetterDocumentation" : "Information about the private virtual interface.
\n@param newPrivateVirtualInterfaceAllocation Information about the private virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "newPrivateVirtualInterfaceAllocation",
"getterDocumentation" : "Information about the private virtual interface.
\n@return Information about the private virtual interface.",
"getterModel" : {
"returnType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "newPrivateVirtualInterfaceAllocation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "newPrivateVirtualInterfaceAllocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "NewPrivateVirtualInterfaceAllocation",
"sensitive" : false,
"setterDocumentation" : "Information about the private virtual interface.
\n@param newPrivateVirtualInterfaceAllocation Information about the private virtual interface.",
"setterMethodName" : "setNewPrivateVirtualInterfaceAllocation",
"setterModel" : {
"variableDeclarationType" : "NewPrivateVirtualInterfaceAllocation",
"variableName" : "newPrivateVirtualInterfaceAllocation",
"variableType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : null,
"simpleType" : "NewPrivateVirtualInterfaceAllocation",
"variableSetterType" : "NewPrivateVirtualInterfaceAllocation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "NewPrivateVirtualInterfaceAllocation",
"variableName" : "newPrivateVirtualInterfaceAllocation",
"variableType" : "NewPrivateVirtualInterfaceAllocation",
"documentation" : "Information about the private virtual interface.
",
"simpleType" : "NewPrivateVirtualInterfaceAllocation",
"variableSetterType" : "NewPrivateVirtualInterfaceAllocation"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "connectionId", "ownerAccount", "newPrivateVirtualInterfaceAllocation" ],
"shapeName" : "AllocatePrivateVirtualInterfaceRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AllocatePrivateVirtualInterfaceRequest",
"variableName" : "allocatePrivateVirtualInterfaceRequest",
"variableType" : "AllocatePrivateVirtualInterfaceRequest",
"documentation" : null,
"simpleType" : "AllocatePrivateVirtualInterfaceRequest",
"variableSetterType" : "AllocatePrivateVirtualInterfaceRequest"
},
"wrapper" : false
},
"AllocatePrivateVirtualInterfaceResponse" : {
"c2jName" : "VirtualInterface",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Information about a virtual interface.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@return The ID of the AWS account that owns the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceId",
"beanStyleSetterMethodName" : "setVirtualInterfaceId",
"c2jName" : "virtualInterfaceId",
"c2jShape" : "VirtualInterfaceId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceId(String)}.\n@param virtualInterfaceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceId",
"fluentSetterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceId",
"getterDocumentation" : "The ID of the virtual interface.
\n@return The ID of the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.",
"setterMethodName" : "setVirtualInterfaceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : "The ID of the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceType",
"beanStyleSetterMethodName" : "setVirtualInterfaceType",
"c2jName" : "virtualInterfaceType",
"c2jShape" : "VirtualInterfaceType",
"defaultConsumerFluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceType(String)}.\n@param virtualInterfaceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceType(String)",
"deprecated" : false,
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceType",
"fluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceType",
"getterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@return The type of virtual interface. The possible values are private
and public
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceType",
"sensitive" : false,
"setterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.",
"setterMethodName" : "setVirtualInterfaceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceName",
"beanStyleSetterMethodName" : "setVirtualInterfaceName",
"c2jName" : "virtualInterfaceName",
"c2jShape" : "VirtualInterfaceName",
"defaultConsumerFluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceName(String)}.\n@param virtualInterfaceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceName(String)",
"deprecated" : false,
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceName",
"fluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceName",
"getterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@return The name of the virtual interface assigned by the customer network.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceName",
"sensitive" : false,
"setterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.",
"setterMethodName" : "setVirtualInterfaceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAsn",
"beanStyleSetterMethodName" : "setAsn",
"c2jName" : "asn",
"c2jShape" : "ASN",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #asn(Integer)}.\n@param asn a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #asn(Integer)",
"deprecated" : false,
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "asn",
"fluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "asn",
"getterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@return The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "asn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "asn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Asn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"setterMethodName" : "setAsn",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonSideAsn",
"beanStyleSetterMethodName" : "setAmazonSideAsn",
"c2jName" : "amazonSideAsn",
"c2jShape" : "LongAsn",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #amazonSideAsn(Long)}.\n@param amazonSideAsn a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonSideAsn(Long)",
"deprecated" : false,
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonSideAsn",
"fluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonSideAsn",
"getterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@return The autonomous system number (ASN) for the Amazon side of the connection.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonSideAsn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonSideAsn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "AmazonSideAsn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.",
"setterMethodName" : "setAmazonSideAsn",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthKey",
"beanStyleSetterMethodName" : "setAuthKey",
"c2jName" : "authKey",
"c2jShape" : "BGPAuthKey",
"defaultConsumerFluentSetterDocumentation" : "The authentication key for BGP configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authKey(String)}.\n@param authKey a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authKey(String)",
"deprecated" : false,
"documentation" : "The authentication key for BGP configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authKey",
"fluentSetterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authKey",
"getterDocumentation" : "The authentication key for BGP configuration.
\n@return The authentication key for BGP configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "authKey",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "authKey",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthKey",
"sensitive" : false,
"setterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.",
"setterMethodName" : "setAuthKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : "The authentication key for BGP configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonAddress",
"beanStyleSetterMethodName" : "setAmazonAddress",
"c2jName" : "amazonAddress",
"c2jShape" : "AmazonAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #amazonAddress(String)}.\n@param amazonAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the Amazon interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonAddress",
"fluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonAddress",
"getterDocumentation" : "The IP address assigned to the Amazon interface.
\n@return The IP address assigned to the Amazon interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AmazonAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.",
"setterMethodName" : "setAmazonAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the Amazon interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerAddress",
"beanStyleSetterMethodName" : "setCustomerAddress",
"c2jName" : "customerAddress",
"c2jShape" : "CustomerAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the customer interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAddress(String)}.\n@param customerAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the customer interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerAddress",
"fluentSetterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAddress",
"getterDocumentation" : "The IP address assigned to the customer interface.
\n@return The IP address assigned to the customer interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.",
"setterMethodName" : "setCustomerAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the customer interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAddressFamilyAsString",
"beanStyleSetterMethodName" : "setAddressFamily",
"c2jName" : "addressFamily",
"c2jShape" : "AddressFamily",
"defaultConsumerFluentSetterDocumentation" : "The address family for the BGP peer.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #addressFamilyAsString(String)}.\n@param addressFamily a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #addressFamily(String)",
"deprecated" : false,
"documentation" : "The address family for the BGP peer.
",
"endpointDiscoveryId" : false,
"enumType" : "AddressFamily",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "addressFamily",
"fluentEnumSetterMethodName" : "addressFamily",
"fluentGetterMethodName" : "addressFamilyAsString",
"fluentSetterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily\n@return Returns a reference to this object so that method calls can be chained together.\n@see AddressFamily",
"fluentSetterMethodName" : "addressFamily",
"getterDocumentation" : "The address family for the BGP peer.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #addressFamily} will return {@link AddressFamily#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #addressFamilyAsString}.\n
\n@return The address family for the BGP peer.\n@see AddressFamily",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "addressFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "addressFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AddressFamily",
"sensitive" : false,
"setterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily",
"setterMethodName" : "setAddressFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : "The address family for the BGP peer.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceStateAsString",
"beanStyleSetterMethodName" : "setVirtualInterfaceState",
"c2jName" : "virtualInterfaceState",
"c2jShape" : "VirtualInterfaceState",
"defaultConsumerFluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceStateAsString(String)}.\n@param virtualInterfaceState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceState(String)",
"deprecated" : false,
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "VirtualInterfaceState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "virtualInterfaceState",
"fluentEnumSetterMethodName" : "virtualInterfaceState",
"fluentGetterMethodName" : "virtualInterfaceStateAsString",
"fluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState\n@return Returns a reference to this object so that method calls can be chained together.\n@see VirtualInterfaceState",
"fluentSetterMethodName" : "virtualInterfaceState",
"getterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #virtualInterfaceState} will return {@link VirtualInterfaceState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #virtualInterfaceStateAsString}.\n
\n@return The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceState",
"sensitive" : false,
"setterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"setterMethodName" : "setVirtualInterfaceState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerRouterConfig",
"beanStyleSetterMethodName" : "setCustomerRouterConfig",
"c2jName" : "customerRouterConfig",
"c2jShape" : "RouterConfig",
"defaultConsumerFluentSetterDocumentation" : "The customer router configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerRouterConfig(String)}.\n@param customerRouterConfig a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerRouterConfig(String)",
"deprecated" : false,
"documentation" : "The customer router configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerRouterConfig",
"fluentSetterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerRouterConfig",
"getterDocumentation" : "The customer router configuration.
\n@return The customer router configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerRouterConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerRouterConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerRouterConfig",
"sensitive" : false,
"setterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.",
"setterMethodName" : "setCustomerRouterConfig",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : "The customer router configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMtu",
"beanStyleSetterMethodName" : "setMtu",
"c2jName" : "mtu",
"c2jShape" : "MTU",
"defaultConsumerFluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #mtu(Integer)}.\n@param mtu a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mtu(Integer)",
"deprecated" : false,
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "mtu",
"fluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "mtu",
"getterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@return The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "mtu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "mtu",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Mtu",
"sensitive" : false,
"setterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"setterMethodName" : "setMtu",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualGatewayId",
"beanStyleSetterMethodName" : "setVirtualGatewayId",
"c2jName" : "virtualGatewayId",
"c2jShape" : "VirtualGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualGatewayId(String)}.\n@param virtualGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualGatewayId",
"fluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualGatewayId",
"getterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@return The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"setterMethodName" : "setVirtualGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRouteFilterPrefixes",
"beanStyleSetterMethodName" : "setRouteFilterPrefixes",
"c2jName" : "routeFilterPrefixes",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #routeFilterPrefixes(List)}.\n@param routeFilterPrefixes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #routeFilterPrefixes(List)",
"deprecated" : false,
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "routeFilterPrefixes",
"fluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "routeFilterPrefixes",
"getterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "routeFilterPrefixes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "routeFilterPrefixes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "RouteFilterPrefixes",
"sensitive" : false,
"setterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"setterMethodName" : "setRouteFilterPrefixes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBgpPeers",
"beanStyleSetterMethodName" : "setBgpPeers",
"c2jName" : "bgpPeers",
"c2jShape" : "BGPPeerList",
"defaultConsumerFluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #bgpPeers(List)}.\n@param bgpPeers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bgpPeers(List)",
"deprecated" : false,
"documentation" : "The BGP peers configured on this virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bgpPeers",
"fluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bgpPeers",
"getterDocumentation" : "The BGP peers configured on this virtual interface.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The BGP peers configured on this virtual interface.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bgpPeers",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bgpPeers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "BGPPeer",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link BGPPeer.Builder} avoiding the need to create one manually via {@link BGPPeer#builder()}.\n\nWhen the {@link Consumer} completes, {@link BGPPeer.Builder#build()} is called immediately and its result is passed to {@link #member(BGPPeer)}.\n@param member a consumer that will call methods on {@link BGPPeer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(BGPPeer)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "BGPPeer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : null,
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : "",
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "BGPPeer",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "BGPPeer",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "BgpPeers",
"sensitive" : false,
"setterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.",
"setterMethodName" : "setBgpPeers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : "The BGP peers configured on this virtual interface.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the virtual interface is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the virtual interface is located.
\n@return The AWS Region where the virtual interface is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the virtual interface is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@return The Direct Connect endpoint on which the virtual interface terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AddressFamily" : {
"beanStyleGetterMethodName" : "getAddressFamilyAsString",
"beanStyleSetterMethodName" : "setAddressFamily",
"c2jName" : "addressFamily",
"c2jShape" : "AddressFamily",
"defaultConsumerFluentSetterDocumentation" : "The address family for the BGP peer.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #addressFamilyAsString(String)}.\n@param addressFamily a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #addressFamily(String)",
"deprecated" : false,
"documentation" : "The address family for the BGP peer.
",
"endpointDiscoveryId" : false,
"enumType" : "AddressFamily",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "addressFamily",
"fluentEnumSetterMethodName" : "addressFamily",
"fluentGetterMethodName" : "addressFamilyAsString",
"fluentSetterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily\n@return Returns a reference to this object so that method calls can be chained together.\n@see AddressFamily",
"fluentSetterMethodName" : "addressFamily",
"getterDocumentation" : "The address family for the BGP peer.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #addressFamily} will return {@link AddressFamily#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #addressFamilyAsString}.\n
\n@return The address family for the BGP peer.\n@see AddressFamily",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "addressFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "addressFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AddressFamily",
"sensitive" : false,
"setterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily",
"setterMethodName" : "setAddressFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : "The address family for the BGP peer.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AmazonAddress" : {
"beanStyleGetterMethodName" : "getAmazonAddress",
"beanStyleSetterMethodName" : "setAmazonAddress",
"c2jName" : "amazonAddress",
"c2jShape" : "AmazonAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #amazonAddress(String)}.\n@param amazonAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the Amazon interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonAddress",
"fluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonAddress",
"getterDocumentation" : "The IP address assigned to the Amazon interface.
\n@return The IP address assigned to the Amazon interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AmazonAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.",
"setterMethodName" : "setAmazonAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the Amazon interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AmazonSideAsn" : {
"beanStyleGetterMethodName" : "getAmazonSideAsn",
"beanStyleSetterMethodName" : "setAmazonSideAsn",
"c2jName" : "amazonSideAsn",
"c2jShape" : "LongAsn",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #amazonSideAsn(Long)}.\n@param amazonSideAsn a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonSideAsn(Long)",
"deprecated" : false,
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonSideAsn",
"fluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonSideAsn",
"getterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@return The autonomous system number (ASN) for the Amazon side of the connection.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonSideAsn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonSideAsn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "AmazonSideAsn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.",
"setterMethodName" : "setAmazonSideAsn",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
},
"Asn" : {
"beanStyleGetterMethodName" : "getAsn",
"beanStyleSetterMethodName" : "setAsn",
"c2jName" : "asn",
"c2jShape" : "ASN",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #asn(Integer)}.\n@param asn a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #asn(Integer)",
"deprecated" : false,
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "asn",
"fluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "asn",
"getterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@return The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "asn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "asn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Asn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"setterMethodName" : "setAsn",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"AuthKey" : {
"beanStyleGetterMethodName" : "getAuthKey",
"beanStyleSetterMethodName" : "setAuthKey",
"c2jName" : "authKey",
"c2jShape" : "BGPAuthKey",
"defaultConsumerFluentSetterDocumentation" : "The authentication key for BGP configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authKey(String)}.\n@param authKey a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authKey(String)",
"deprecated" : false,
"documentation" : "The authentication key for BGP configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authKey",
"fluentSetterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authKey",
"getterDocumentation" : "The authentication key for BGP configuration.
\n@return The authentication key for BGP configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "authKey",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "authKey",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthKey",
"sensitive" : false,
"setterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.",
"setterMethodName" : "setAuthKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : "The authentication key for BGP configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AwsDeviceV2" : {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@return The Direct Connect endpoint on which the virtual interface terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"BgpPeers" : {
"beanStyleGetterMethodName" : "getBgpPeers",
"beanStyleSetterMethodName" : "setBgpPeers",
"c2jName" : "bgpPeers",
"c2jShape" : "BGPPeerList",
"defaultConsumerFluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #bgpPeers(List)}.\n@param bgpPeers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bgpPeers(List)",
"deprecated" : false,
"documentation" : "The BGP peers configured on this virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bgpPeers",
"fluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bgpPeers",
"getterDocumentation" : "The BGP peers configured on this virtual interface.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The BGP peers configured on this virtual interface.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bgpPeers",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bgpPeers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "BGPPeer",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link BGPPeer.Builder} avoiding the need to create one manually via {@link BGPPeer#builder()}.\n\nWhen the {@link Consumer} completes, {@link BGPPeer.Builder#build()} is called immediately and its result is passed to {@link #member(BGPPeer)}.\n@param member a consumer that will call methods on {@link BGPPeer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(BGPPeer)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "BGPPeer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : null,
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : "",
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "BGPPeer",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "BGPPeer",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "BgpPeers",
"sensitive" : false,
"setterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.",
"setterMethodName" : "setBgpPeers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : "The BGP peers configured on this virtual interface.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"ConnectionId" : {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CustomerAddress" : {
"beanStyleGetterMethodName" : "getCustomerAddress",
"beanStyleSetterMethodName" : "setCustomerAddress",
"c2jName" : "customerAddress",
"c2jShape" : "CustomerAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the customer interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAddress(String)}.\n@param customerAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the customer interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerAddress",
"fluentSetterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAddress",
"getterDocumentation" : "The IP address assigned to the customer interface.
\n@return The IP address assigned to the customer interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.",
"setterMethodName" : "setCustomerAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the customer interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CustomerRouterConfig" : {
"beanStyleGetterMethodName" : "getCustomerRouterConfig",
"beanStyleSetterMethodName" : "setCustomerRouterConfig",
"c2jName" : "customerRouterConfig",
"c2jShape" : "RouterConfig",
"defaultConsumerFluentSetterDocumentation" : "The customer router configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerRouterConfig(String)}.\n@param customerRouterConfig a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerRouterConfig(String)",
"deprecated" : false,
"documentation" : "The customer router configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerRouterConfig",
"fluentSetterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerRouterConfig",
"getterDocumentation" : "The customer router configuration.
\n@return The customer router configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerRouterConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerRouterConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerRouterConfig",
"sensitive" : false,
"setterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.",
"setterMethodName" : "setCustomerRouterConfig",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : "The customer router configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DirectConnectGatewayId" : {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"JumboFrameCapable" : {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"Location" : {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Mtu" : {
"beanStyleGetterMethodName" : "getMtu",
"beanStyleSetterMethodName" : "setMtu",
"c2jName" : "mtu",
"c2jShape" : "MTU",
"defaultConsumerFluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #mtu(Integer)}.\n@param mtu a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mtu(Integer)",
"deprecated" : false,
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "mtu",
"fluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "mtu",
"getterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@return The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "mtu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "mtu",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Mtu",
"sensitive" : false,
"setterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"setterMethodName" : "setMtu",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"OwnerAccount" : {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@return The ID of the AWS account that owns the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Region" : {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the virtual interface is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the virtual interface is located.
\n@return The AWS Region where the virtual interface is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the virtual interface is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"RouteFilterPrefixes" : {
"beanStyleGetterMethodName" : "getRouteFilterPrefixes",
"beanStyleSetterMethodName" : "setRouteFilterPrefixes",
"c2jName" : "routeFilterPrefixes",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #routeFilterPrefixes(List)}.\n@param routeFilterPrefixes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #routeFilterPrefixes(List)",
"deprecated" : false,
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "routeFilterPrefixes",
"fluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "routeFilterPrefixes",
"getterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "routeFilterPrefixes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "routeFilterPrefixes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "RouteFilterPrefixes",
"sensitive" : false,
"setterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"setterMethodName" : "setRouteFilterPrefixes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"VirtualGatewayId" : {
"beanStyleGetterMethodName" : "getVirtualGatewayId",
"beanStyleSetterMethodName" : "setVirtualGatewayId",
"c2jName" : "virtualGatewayId",
"c2jShape" : "VirtualGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualGatewayId(String)}.\n@param virtualGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualGatewayId",
"fluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualGatewayId",
"getterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@return The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"setterMethodName" : "setVirtualGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceId" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceId",
"beanStyleSetterMethodName" : "setVirtualInterfaceId",
"c2jName" : "virtualInterfaceId",
"c2jShape" : "VirtualInterfaceId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceId(String)}.\n@param virtualInterfaceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceId",
"fluentSetterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceId",
"getterDocumentation" : "The ID of the virtual interface.
\n@return The ID of the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.",
"setterMethodName" : "setVirtualInterfaceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : "The ID of the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceName" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceName",
"beanStyleSetterMethodName" : "setVirtualInterfaceName",
"c2jName" : "virtualInterfaceName",
"c2jShape" : "VirtualInterfaceName",
"defaultConsumerFluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceName(String)}.\n@param virtualInterfaceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceName(String)",
"deprecated" : false,
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceName",
"fluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceName",
"getterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@return The name of the virtual interface assigned by the customer network.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceName",
"sensitive" : false,
"setterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.",
"setterMethodName" : "setVirtualInterfaceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceState" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceStateAsString",
"beanStyleSetterMethodName" : "setVirtualInterfaceState",
"c2jName" : "virtualInterfaceState",
"c2jShape" : "VirtualInterfaceState",
"defaultConsumerFluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceStateAsString(String)}.\n@param virtualInterfaceState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceState(String)",
"deprecated" : false,
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "VirtualInterfaceState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "virtualInterfaceState",
"fluentEnumSetterMethodName" : "virtualInterfaceState",
"fluentGetterMethodName" : "virtualInterfaceStateAsString",
"fluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState\n@return Returns a reference to this object so that method calls can be chained together.\n@see VirtualInterfaceState",
"fluentSetterMethodName" : "virtualInterfaceState",
"getterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #virtualInterfaceState} will return {@link VirtualInterfaceState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #virtualInterfaceStateAsString}.\n
\n@return The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceState",
"sensitive" : false,
"setterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"setterMethodName" : "setVirtualInterfaceState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceType" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceType",
"beanStyleSetterMethodName" : "setVirtualInterfaceType",
"c2jName" : "virtualInterfaceType",
"c2jShape" : "VirtualInterfaceType",
"defaultConsumerFluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceType(String)}.\n@param virtualInterfaceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceType(String)",
"deprecated" : false,
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceType",
"fluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceType",
"getterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@return The type of virtual interface. The possible values are private
and public
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceType",
"sensitive" : false,
"setterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.",
"setterMethodName" : "setVirtualInterfaceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Vlan" : {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@return The ID of the AWS account that owns the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceId",
"beanStyleSetterMethodName" : "setVirtualInterfaceId",
"c2jName" : "virtualInterfaceId",
"c2jShape" : "VirtualInterfaceId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceId(String)}.\n@param virtualInterfaceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceId",
"fluentSetterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceId",
"getterDocumentation" : "The ID of the virtual interface.
\n@return The ID of the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.",
"setterMethodName" : "setVirtualInterfaceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : "The ID of the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceType",
"beanStyleSetterMethodName" : "setVirtualInterfaceType",
"c2jName" : "virtualInterfaceType",
"c2jShape" : "VirtualInterfaceType",
"defaultConsumerFluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceType(String)}.\n@param virtualInterfaceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceType(String)",
"deprecated" : false,
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceType",
"fluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceType",
"getterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@return The type of virtual interface. The possible values are private
and public
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceType",
"sensitive" : false,
"setterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.",
"setterMethodName" : "setVirtualInterfaceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceName",
"beanStyleSetterMethodName" : "setVirtualInterfaceName",
"c2jName" : "virtualInterfaceName",
"c2jShape" : "VirtualInterfaceName",
"defaultConsumerFluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceName(String)}.\n@param virtualInterfaceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceName(String)",
"deprecated" : false,
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceName",
"fluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceName",
"getterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@return The name of the virtual interface assigned by the customer network.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceName",
"sensitive" : false,
"setterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.",
"setterMethodName" : "setVirtualInterfaceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAsn",
"beanStyleSetterMethodName" : "setAsn",
"c2jName" : "asn",
"c2jShape" : "ASN",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #asn(Integer)}.\n@param asn a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #asn(Integer)",
"deprecated" : false,
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "asn",
"fluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "asn",
"getterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@return The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "asn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "asn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Asn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"setterMethodName" : "setAsn",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonSideAsn",
"beanStyleSetterMethodName" : "setAmazonSideAsn",
"c2jName" : "amazonSideAsn",
"c2jShape" : "LongAsn",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #amazonSideAsn(Long)}.\n@param amazonSideAsn a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonSideAsn(Long)",
"deprecated" : false,
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonSideAsn",
"fluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonSideAsn",
"getterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@return The autonomous system number (ASN) for the Amazon side of the connection.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonSideAsn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonSideAsn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "AmazonSideAsn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.",
"setterMethodName" : "setAmazonSideAsn",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthKey",
"beanStyleSetterMethodName" : "setAuthKey",
"c2jName" : "authKey",
"c2jShape" : "BGPAuthKey",
"defaultConsumerFluentSetterDocumentation" : "The authentication key for BGP configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authKey(String)}.\n@param authKey a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authKey(String)",
"deprecated" : false,
"documentation" : "The authentication key for BGP configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authKey",
"fluentSetterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authKey",
"getterDocumentation" : "The authentication key for BGP configuration.
\n@return The authentication key for BGP configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "authKey",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "authKey",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthKey",
"sensitive" : false,
"setterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.",
"setterMethodName" : "setAuthKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : "The authentication key for BGP configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonAddress",
"beanStyleSetterMethodName" : "setAmazonAddress",
"c2jName" : "amazonAddress",
"c2jShape" : "AmazonAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #amazonAddress(String)}.\n@param amazonAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the Amazon interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonAddress",
"fluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonAddress",
"getterDocumentation" : "The IP address assigned to the Amazon interface.
\n@return The IP address assigned to the Amazon interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AmazonAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.",
"setterMethodName" : "setAmazonAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the Amazon interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerAddress",
"beanStyleSetterMethodName" : "setCustomerAddress",
"c2jName" : "customerAddress",
"c2jShape" : "CustomerAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the customer interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAddress(String)}.\n@param customerAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the customer interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerAddress",
"fluentSetterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAddress",
"getterDocumentation" : "The IP address assigned to the customer interface.
\n@return The IP address assigned to the customer interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.",
"setterMethodName" : "setCustomerAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the customer interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAddressFamilyAsString",
"beanStyleSetterMethodName" : "setAddressFamily",
"c2jName" : "addressFamily",
"c2jShape" : "AddressFamily",
"defaultConsumerFluentSetterDocumentation" : "The address family for the BGP peer.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #addressFamilyAsString(String)}.\n@param addressFamily a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #addressFamily(String)",
"deprecated" : false,
"documentation" : "The address family for the BGP peer.
",
"endpointDiscoveryId" : false,
"enumType" : "AddressFamily",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "addressFamily",
"fluentEnumSetterMethodName" : "addressFamily",
"fluentGetterMethodName" : "addressFamilyAsString",
"fluentSetterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily\n@return Returns a reference to this object so that method calls can be chained together.\n@see AddressFamily",
"fluentSetterMethodName" : "addressFamily",
"getterDocumentation" : "The address family for the BGP peer.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #addressFamily} will return {@link AddressFamily#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #addressFamilyAsString}.\n
\n@return The address family for the BGP peer.\n@see AddressFamily",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "addressFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "addressFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AddressFamily",
"sensitive" : false,
"setterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily",
"setterMethodName" : "setAddressFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : "The address family for the BGP peer.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceStateAsString",
"beanStyleSetterMethodName" : "setVirtualInterfaceState",
"c2jName" : "virtualInterfaceState",
"c2jShape" : "VirtualInterfaceState",
"defaultConsumerFluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceStateAsString(String)}.\n@param virtualInterfaceState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceState(String)",
"deprecated" : false,
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "VirtualInterfaceState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "virtualInterfaceState",
"fluentEnumSetterMethodName" : "virtualInterfaceState",
"fluentGetterMethodName" : "virtualInterfaceStateAsString",
"fluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState\n@return Returns a reference to this object so that method calls can be chained together.\n@see VirtualInterfaceState",
"fluentSetterMethodName" : "virtualInterfaceState",
"getterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #virtualInterfaceState} will return {@link VirtualInterfaceState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #virtualInterfaceStateAsString}.\n
\n@return The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceState",
"sensitive" : false,
"setterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"setterMethodName" : "setVirtualInterfaceState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerRouterConfig",
"beanStyleSetterMethodName" : "setCustomerRouterConfig",
"c2jName" : "customerRouterConfig",
"c2jShape" : "RouterConfig",
"defaultConsumerFluentSetterDocumentation" : "The customer router configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerRouterConfig(String)}.\n@param customerRouterConfig a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerRouterConfig(String)",
"deprecated" : false,
"documentation" : "The customer router configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerRouterConfig",
"fluentSetterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerRouterConfig",
"getterDocumentation" : "The customer router configuration.
\n@return The customer router configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerRouterConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerRouterConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerRouterConfig",
"sensitive" : false,
"setterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.",
"setterMethodName" : "setCustomerRouterConfig",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : "The customer router configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMtu",
"beanStyleSetterMethodName" : "setMtu",
"c2jName" : "mtu",
"c2jShape" : "MTU",
"defaultConsumerFluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #mtu(Integer)}.\n@param mtu a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mtu(Integer)",
"deprecated" : false,
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "mtu",
"fluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "mtu",
"getterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@return The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "mtu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "mtu",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Mtu",
"sensitive" : false,
"setterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"setterMethodName" : "setMtu",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualGatewayId",
"beanStyleSetterMethodName" : "setVirtualGatewayId",
"c2jName" : "virtualGatewayId",
"c2jShape" : "VirtualGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualGatewayId(String)}.\n@param virtualGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualGatewayId",
"fluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualGatewayId",
"getterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@return The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"setterMethodName" : "setVirtualGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRouteFilterPrefixes",
"beanStyleSetterMethodName" : "setRouteFilterPrefixes",
"c2jName" : "routeFilterPrefixes",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #routeFilterPrefixes(List)}.\n@param routeFilterPrefixes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #routeFilterPrefixes(List)",
"deprecated" : false,
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "routeFilterPrefixes",
"fluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "routeFilterPrefixes",
"getterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "routeFilterPrefixes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "routeFilterPrefixes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "RouteFilterPrefixes",
"sensitive" : false,
"setterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"setterMethodName" : "setRouteFilterPrefixes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBgpPeers",
"beanStyleSetterMethodName" : "setBgpPeers",
"c2jName" : "bgpPeers",
"c2jShape" : "BGPPeerList",
"defaultConsumerFluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #bgpPeers(List)}.\n@param bgpPeers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bgpPeers(List)",
"deprecated" : false,
"documentation" : "The BGP peers configured on this virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bgpPeers",
"fluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bgpPeers",
"getterDocumentation" : "The BGP peers configured on this virtual interface.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The BGP peers configured on this virtual interface.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bgpPeers",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bgpPeers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "BGPPeer",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link BGPPeer.Builder} avoiding the need to create one manually via {@link BGPPeer#builder()}.\n\nWhen the {@link Consumer} completes, {@link BGPPeer.Builder#build()} is called immediately and its result is passed to {@link #member(BGPPeer)}.\n@param member a consumer that will call methods on {@link BGPPeer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(BGPPeer)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "BGPPeer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : null,
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : "",
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "BGPPeer",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "BGPPeer",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "BgpPeers",
"sensitive" : false,
"setterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.",
"setterMethodName" : "setBgpPeers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : "The BGP peers configured on this virtual interface.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the virtual interface is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the virtual interface is located.
\n@return The AWS Region where the virtual interface is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the virtual interface is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@return The Direct Connect endpoint on which the virtual interface terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AllocatePrivateVirtualInterfaceResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AllocatePrivateVirtualInterfaceResponse",
"variableName" : "allocatePrivateVirtualInterfaceResponse",
"variableType" : "AllocatePrivateVirtualInterfaceResponse",
"documentation" : null,
"simpleType" : "AllocatePrivateVirtualInterfaceResponse",
"variableSetterType" : "AllocatePrivateVirtualInterfaceResponse"
},
"wrapper" : false
},
"AllocatePublicVirtualInterfaceRequest" : {
"c2jName" : "AllocatePublicVirtualInterfaceRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AllocatePublicVirtualInterface",
"locationName" : null,
"requestUri" : "/",
"target" : "OvertureService.AllocatePublicVirtualInterface",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection on which the public virtual interface is provisioned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the public virtual interface is provisioned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@return The ID of the connection on which the public virtual interface is provisioned.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the public virtual interface is provisioned.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection on which the public virtual interface is provisioned.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the public virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the public virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@return The ID of the AWS account that owns the public virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the public virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the public virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNewPublicVirtualInterfaceAllocation",
"beanStyleSetterMethodName" : "setNewPublicVirtualInterfaceAllocation",
"c2jName" : "newPublicVirtualInterfaceAllocation",
"c2jShape" : "NewPublicVirtualInterfaceAllocation",
"defaultConsumerFluentSetterDocumentation" : "Information about the public virtual interface.
\nThis is a convenience that creates an instance of the {@link NewPublicVirtualInterfaceAllocation.Builder} avoiding the need to create one manually via {@link NewPublicVirtualInterfaceAllocation#builder()}.\n\nWhen the {@link Consumer} completes, {@link NewPublicVirtualInterfaceAllocation.Builder#build()} is called immediately and its result is passed to {@link #newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation)}.\n@param newPublicVirtualInterfaceAllocation a consumer that will call methods on {@link NewPublicVirtualInterfaceAllocation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation)",
"deprecated" : false,
"documentation" : "Information about the public virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "newPublicVirtualInterfaceAllocation",
"fluentSetterDocumentation" : "Information about the public virtual interface.
\n@param newPublicVirtualInterfaceAllocation Information about the public virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "newPublicVirtualInterfaceAllocation",
"getterDocumentation" : "Information about the public virtual interface.
\n@return Information about the public virtual interface.",
"getterModel" : {
"returnType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "newPublicVirtualInterfaceAllocation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "newPublicVirtualInterfaceAllocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "NewPublicVirtualInterfaceAllocation",
"sensitive" : false,
"setterDocumentation" : "Information about the public virtual interface.
\n@param newPublicVirtualInterfaceAllocation Information about the public virtual interface.",
"setterMethodName" : "setNewPublicVirtualInterfaceAllocation",
"setterModel" : {
"variableDeclarationType" : "NewPublicVirtualInterfaceAllocation",
"variableName" : "newPublicVirtualInterfaceAllocation",
"variableType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : null,
"simpleType" : "NewPublicVirtualInterfaceAllocation",
"variableSetterType" : "NewPublicVirtualInterfaceAllocation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "NewPublicVirtualInterfaceAllocation",
"variableName" : "newPublicVirtualInterfaceAllocation",
"variableType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : "Information about the public virtual interface.
",
"simpleType" : "NewPublicVirtualInterfaceAllocation",
"variableSetterType" : "NewPublicVirtualInterfaceAllocation"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ConnectionId" : {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection on which the public virtual interface is provisioned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the public virtual interface is provisioned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@return The ID of the connection on which the public virtual interface is provisioned.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the public virtual interface is provisioned.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection on which the public virtual interface is provisioned.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"NewPublicVirtualInterfaceAllocation" : {
"beanStyleGetterMethodName" : "getNewPublicVirtualInterfaceAllocation",
"beanStyleSetterMethodName" : "setNewPublicVirtualInterfaceAllocation",
"c2jName" : "newPublicVirtualInterfaceAllocation",
"c2jShape" : "NewPublicVirtualInterfaceAllocation",
"defaultConsumerFluentSetterDocumentation" : "Information about the public virtual interface.
\nThis is a convenience that creates an instance of the {@link NewPublicVirtualInterfaceAllocation.Builder} avoiding the need to create one manually via {@link NewPublicVirtualInterfaceAllocation#builder()}.\n\nWhen the {@link Consumer} completes, {@link NewPublicVirtualInterfaceAllocation.Builder#build()} is called immediately and its result is passed to {@link #newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation)}.\n@param newPublicVirtualInterfaceAllocation a consumer that will call methods on {@link NewPublicVirtualInterfaceAllocation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation)",
"deprecated" : false,
"documentation" : "Information about the public virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "newPublicVirtualInterfaceAllocation",
"fluentSetterDocumentation" : "Information about the public virtual interface.
\n@param newPublicVirtualInterfaceAllocation Information about the public virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "newPublicVirtualInterfaceAllocation",
"getterDocumentation" : "Information about the public virtual interface.
\n@return Information about the public virtual interface.",
"getterModel" : {
"returnType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "newPublicVirtualInterfaceAllocation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "newPublicVirtualInterfaceAllocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "NewPublicVirtualInterfaceAllocation",
"sensitive" : false,
"setterDocumentation" : "Information about the public virtual interface.
\n@param newPublicVirtualInterfaceAllocation Information about the public virtual interface.",
"setterMethodName" : "setNewPublicVirtualInterfaceAllocation",
"setterModel" : {
"variableDeclarationType" : "NewPublicVirtualInterfaceAllocation",
"variableName" : "newPublicVirtualInterfaceAllocation",
"variableType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : null,
"simpleType" : "NewPublicVirtualInterfaceAllocation",
"variableSetterType" : "NewPublicVirtualInterfaceAllocation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "NewPublicVirtualInterfaceAllocation",
"variableName" : "newPublicVirtualInterfaceAllocation",
"variableType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : "Information about the public virtual interface.
",
"simpleType" : "NewPublicVirtualInterfaceAllocation",
"variableSetterType" : "NewPublicVirtualInterfaceAllocation"
},
"xmlNameSpaceUri" : null
},
"OwnerAccount" : {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the public virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the public virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@return The ID of the AWS account that owns the public virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the public virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the public virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection on which the public virtual interface is provisioned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the public virtual interface is provisioned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@return The ID of the connection on which the public virtual interface is provisioned.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection on which the public virtual interface is provisioned.
\n@param connectionId The ID of the connection on which the public virtual interface is provisioned.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection on which the public virtual interface is provisioned.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the public virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the public virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@return The ID of the AWS account that owns the public virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the public virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the public virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the public virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNewPublicVirtualInterfaceAllocation",
"beanStyleSetterMethodName" : "setNewPublicVirtualInterfaceAllocation",
"c2jName" : "newPublicVirtualInterfaceAllocation",
"c2jShape" : "NewPublicVirtualInterfaceAllocation",
"defaultConsumerFluentSetterDocumentation" : "Information about the public virtual interface.
\nThis is a convenience that creates an instance of the {@link NewPublicVirtualInterfaceAllocation.Builder} avoiding the need to create one manually via {@link NewPublicVirtualInterfaceAllocation#builder()}.\n\nWhen the {@link Consumer} completes, {@link NewPublicVirtualInterfaceAllocation.Builder#build()} is called immediately and its result is passed to {@link #newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation)}.\n@param newPublicVirtualInterfaceAllocation a consumer that will call methods on {@link NewPublicVirtualInterfaceAllocation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #newPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation)",
"deprecated" : false,
"documentation" : "Information about the public virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "newPublicVirtualInterfaceAllocation",
"fluentSetterDocumentation" : "Information about the public virtual interface.
\n@param newPublicVirtualInterfaceAllocation Information about the public virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "newPublicVirtualInterfaceAllocation",
"getterDocumentation" : "Information about the public virtual interface.
\n@return Information about the public virtual interface.",
"getterModel" : {
"returnType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "newPublicVirtualInterfaceAllocation",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "newPublicVirtualInterfaceAllocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "NewPublicVirtualInterfaceAllocation",
"sensitive" : false,
"setterDocumentation" : "Information about the public virtual interface.
\n@param newPublicVirtualInterfaceAllocation Information about the public virtual interface.",
"setterMethodName" : "setNewPublicVirtualInterfaceAllocation",
"setterModel" : {
"variableDeclarationType" : "NewPublicVirtualInterfaceAllocation",
"variableName" : "newPublicVirtualInterfaceAllocation",
"variableType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : null,
"simpleType" : "NewPublicVirtualInterfaceAllocation",
"variableSetterType" : "NewPublicVirtualInterfaceAllocation"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "NewPublicVirtualInterfaceAllocation",
"variableName" : "newPublicVirtualInterfaceAllocation",
"variableType" : "NewPublicVirtualInterfaceAllocation",
"documentation" : "Information about the public virtual interface.
",
"simpleType" : "NewPublicVirtualInterfaceAllocation",
"variableSetterType" : "NewPublicVirtualInterfaceAllocation"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "connectionId", "ownerAccount", "newPublicVirtualInterfaceAllocation" ],
"shapeName" : "AllocatePublicVirtualInterfaceRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AllocatePublicVirtualInterfaceRequest",
"variableName" : "allocatePublicVirtualInterfaceRequest",
"variableType" : "AllocatePublicVirtualInterfaceRequest",
"documentation" : null,
"simpleType" : "AllocatePublicVirtualInterfaceRequest",
"variableSetterType" : "AllocatePublicVirtualInterfaceRequest"
},
"wrapper" : false
},
"AllocatePublicVirtualInterfaceResponse" : {
"c2jName" : "VirtualInterface",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Information about a virtual interface.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@return The ID of the AWS account that owns the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceId",
"beanStyleSetterMethodName" : "setVirtualInterfaceId",
"c2jName" : "virtualInterfaceId",
"c2jShape" : "VirtualInterfaceId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceId(String)}.\n@param virtualInterfaceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceId",
"fluentSetterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceId",
"getterDocumentation" : "The ID of the virtual interface.
\n@return The ID of the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.",
"setterMethodName" : "setVirtualInterfaceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : "The ID of the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceType",
"beanStyleSetterMethodName" : "setVirtualInterfaceType",
"c2jName" : "virtualInterfaceType",
"c2jShape" : "VirtualInterfaceType",
"defaultConsumerFluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceType(String)}.\n@param virtualInterfaceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceType(String)",
"deprecated" : false,
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceType",
"fluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceType",
"getterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@return The type of virtual interface. The possible values are private
and public
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceType",
"sensitive" : false,
"setterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.",
"setterMethodName" : "setVirtualInterfaceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceName",
"beanStyleSetterMethodName" : "setVirtualInterfaceName",
"c2jName" : "virtualInterfaceName",
"c2jShape" : "VirtualInterfaceName",
"defaultConsumerFluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceName(String)}.\n@param virtualInterfaceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceName(String)",
"deprecated" : false,
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceName",
"fluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceName",
"getterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@return The name of the virtual interface assigned by the customer network.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceName",
"sensitive" : false,
"setterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.",
"setterMethodName" : "setVirtualInterfaceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAsn",
"beanStyleSetterMethodName" : "setAsn",
"c2jName" : "asn",
"c2jShape" : "ASN",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #asn(Integer)}.\n@param asn a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #asn(Integer)",
"deprecated" : false,
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "asn",
"fluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "asn",
"getterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@return The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "asn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "asn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Asn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"setterMethodName" : "setAsn",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonSideAsn",
"beanStyleSetterMethodName" : "setAmazonSideAsn",
"c2jName" : "amazonSideAsn",
"c2jShape" : "LongAsn",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #amazonSideAsn(Long)}.\n@param amazonSideAsn a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonSideAsn(Long)",
"deprecated" : false,
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonSideAsn",
"fluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonSideAsn",
"getterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@return The autonomous system number (ASN) for the Amazon side of the connection.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonSideAsn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonSideAsn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "AmazonSideAsn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.",
"setterMethodName" : "setAmazonSideAsn",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthKey",
"beanStyleSetterMethodName" : "setAuthKey",
"c2jName" : "authKey",
"c2jShape" : "BGPAuthKey",
"defaultConsumerFluentSetterDocumentation" : "The authentication key for BGP configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authKey(String)}.\n@param authKey a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authKey(String)",
"deprecated" : false,
"documentation" : "The authentication key for BGP configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authKey",
"fluentSetterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authKey",
"getterDocumentation" : "The authentication key for BGP configuration.
\n@return The authentication key for BGP configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "authKey",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "authKey",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthKey",
"sensitive" : false,
"setterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.",
"setterMethodName" : "setAuthKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : "The authentication key for BGP configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonAddress",
"beanStyleSetterMethodName" : "setAmazonAddress",
"c2jName" : "amazonAddress",
"c2jShape" : "AmazonAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #amazonAddress(String)}.\n@param amazonAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the Amazon interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonAddress",
"fluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonAddress",
"getterDocumentation" : "The IP address assigned to the Amazon interface.
\n@return The IP address assigned to the Amazon interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AmazonAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.",
"setterMethodName" : "setAmazonAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the Amazon interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerAddress",
"beanStyleSetterMethodName" : "setCustomerAddress",
"c2jName" : "customerAddress",
"c2jShape" : "CustomerAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the customer interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAddress(String)}.\n@param customerAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the customer interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerAddress",
"fluentSetterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAddress",
"getterDocumentation" : "The IP address assigned to the customer interface.
\n@return The IP address assigned to the customer interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.",
"setterMethodName" : "setCustomerAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the customer interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAddressFamilyAsString",
"beanStyleSetterMethodName" : "setAddressFamily",
"c2jName" : "addressFamily",
"c2jShape" : "AddressFamily",
"defaultConsumerFluentSetterDocumentation" : "The address family for the BGP peer.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #addressFamilyAsString(String)}.\n@param addressFamily a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #addressFamily(String)",
"deprecated" : false,
"documentation" : "The address family for the BGP peer.
",
"endpointDiscoveryId" : false,
"enumType" : "AddressFamily",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "addressFamily",
"fluentEnumSetterMethodName" : "addressFamily",
"fluentGetterMethodName" : "addressFamilyAsString",
"fluentSetterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily\n@return Returns a reference to this object so that method calls can be chained together.\n@see AddressFamily",
"fluentSetterMethodName" : "addressFamily",
"getterDocumentation" : "The address family for the BGP peer.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #addressFamily} will return {@link AddressFamily#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #addressFamilyAsString}.\n
\n@return The address family for the BGP peer.\n@see AddressFamily",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "addressFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "addressFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AddressFamily",
"sensitive" : false,
"setterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily",
"setterMethodName" : "setAddressFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : "The address family for the BGP peer.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceStateAsString",
"beanStyleSetterMethodName" : "setVirtualInterfaceState",
"c2jName" : "virtualInterfaceState",
"c2jShape" : "VirtualInterfaceState",
"defaultConsumerFluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceStateAsString(String)}.\n@param virtualInterfaceState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceState(String)",
"deprecated" : false,
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "VirtualInterfaceState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "virtualInterfaceState",
"fluentEnumSetterMethodName" : "virtualInterfaceState",
"fluentGetterMethodName" : "virtualInterfaceStateAsString",
"fluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState\n@return Returns a reference to this object so that method calls can be chained together.\n@see VirtualInterfaceState",
"fluentSetterMethodName" : "virtualInterfaceState",
"getterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #virtualInterfaceState} will return {@link VirtualInterfaceState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #virtualInterfaceStateAsString}.\n
\n@return The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceState",
"sensitive" : false,
"setterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"setterMethodName" : "setVirtualInterfaceState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerRouterConfig",
"beanStyleSetterMethodName" : "setCustomerRouterConfig",
"c2jName" : "customerRouterConfig",
"c2jShape" : "RouterConfig",
"defaultConsumerFluentSetterDocumentation" : "The customer router configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerRouterConfig(String)}.\n@param customerRouterConfig a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerRouterConfig(String)",
"deprecated" : false,
"documentation" : "The customer router configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerRouterConfig",
"fluentSetterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerRouterConfig",
"getterDocumentation" : "The customer router configuration.
\n@return The customer router configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerRouterConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerRouterConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerRouterConfig",
"sensitive" : false,
"setterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.",
"setterMethodName" : "setCustomerRouterConfig",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : "The customer router configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMtu",
"beanStyleSetterMethodName" : "setMtu",
"c2jName" : "mtu",
"c2jShape" : "MTU",
"defaultConsumerFluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #mtu(Integer)}.\n@param mtu a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mtu(Integer)",
"deprecated" : false,
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "mtu",
"fluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "mtu",
"getterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@return The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "mtu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "mtu",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Mtu",
"sensitive" : false,
"setterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"setterMethodName" : "setMtu",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualGatewayId",
"beanStyleSetterMethodName" : "setVirtualGatewayId",
"c2jName" : "virtualGatewayId",
"c2jShape" : "VirtualGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualGatewayId(String)}.\n@param virtualGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualGatewayId",
"fluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualGatewayId",
"getterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@return The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"setterMethodName" : "setVirtualGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRouteFilterPrefixes",
"beanStyleSetterMethodName" : "setRouteFilterPrefixes",
"c2jName" : "routeFilterPrefixes",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #routeFilterPrefixes(List)}.\n@param routeFilterPrefixes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #routeFilterPrefixes(List)",
"deprecated" : false,
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "routeFilterPrefixes",
"fluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "routeFilterPrefixes",
"getterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "routeFilterPrefixes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "routeFilterPrefixes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "RouteFilterPrefixes",
"sensitive" : false,
"setterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"setterMethodName" : "setRouteFilterPrefixes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getBgpPeers",
"beanStyleSetterMethodName" : "setBgpPeers",
"c2jName" : "bgpPeers",
"c2jShape" : "BGPPeerList",
"defaultConsumerFluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #bgpPeers(List)}.\n@param bgpPeers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bgpPeers(List)",
"deprecated" : false,
"documentation" : "The BGP peers configured on this virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bgpPeers",
"fluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bgpPeers",
"getterDocumentation" : "The BGP peers configured on this virtual interface.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The BGP peers configured on this virtual interface.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bgpPeers",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bgpPeers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "BGPPeer",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link BGPPeer.Builder} avoiding the need to create one manually via {@link BGPPeer#builder()}.\n\nWhen the {@link Consumer} completes, {@link BGPPeer.Builder#build()} is called immediately and its result is passed to {@link #member(BGPPeer)}.\n@param member a consumer that will call methods on {@link BGPPeer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(BGPPeer)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "BGPPeer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : null,
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : "",
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "BGPPeer",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "BGPPeer",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "BgpPeers",
"sensitive" : false,
"setterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.",
"setterMethodName" : "setBgpPeers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : "The BGP peers configured on this virtual interface.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the virtual interface is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the virtual interface is located.
\n@return The AWS Region where the virtual interface is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the virtual interface is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@return The Direct Connect endpoint on which the virtual interface terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AddressFamily" : {
"beanStyleGetterMethodName" : "getAddressFamilyAsString",
"beanStyleSetterMethodName" : "setAddressFamily",
"c2jName" : "addressFamily",
"c2jShape" : "AddressFamily",
"defaultConsumerFluentSetterDocumentation" : "The address family for the BGP peer.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #addressFamilyAsString(String)}.\n@param addressFamily a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #addressFamily(String)",
"deprecated" : false,
"documentation" : "The address family for the BGP peer.
",
"endpointDiscoveryId" : false,
"enumType" : "AddressFamily",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "addressFamily",
"fluentEnumSetterMethodName" : "addressFamily",
"fluentGetterMethodName" : "addressFamilyAsString",
"fluentSetterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily\n@return Returns a reference to this object so that method calls can be chained together.\n@see AddressFamily",
"fluentSetterMethodName" : "addressFamily",
"getterDocumentation" : "The address family for the BGP peer.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #addressFamily} will return {@link AddressFamily#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #addressFamilyAsString}.\n
\n@return The address family for the BGP peer.\n@see AddressFamily",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "addressFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "addressFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AddressFamily",
"sensitive" : false,
"setterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily",
"setterMethodName" : "setAddressFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : "The address family for the BGP peer.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AmazonAddress" : {
"beanStyleGetterMethodName" : "getAmazonAddress",
"beanStyleSetterMethodName" : "setAmazonAddress",
"c2jName" : "amazonAddress",
"c2jShape" : "AmazonAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #amazonAddress(String)}.\n@param amazonAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the Amazon interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonAddress",
"fluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonAddress",
"getterDocumentation" : "The IP address assigned to the Amazon interface.
\n@return The IP address assigned to the Amazon interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AmazonAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.",
"setterMethodName" : "setAmazonAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the Amazon interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AmazonSideAsn" : {
"beanStyleGetterMethodName" : "getAmazonSideAsn",
"beanStyleSetterMethodName" : "setAmazonSideAsn",
"c2jName" : "amazonSideAsn",
"c2jShape" : "LongAsn",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #amazonSideAsn(Long)}.\n@param amazonSideAsn a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonSideAsn(Long)",
"deprecated" : false,
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonSideAsn",
"fluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonSideAsn",
"getterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@return The autonomous system number (ASN) for the Amazon side of the connection.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonSideAsn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonSideAsn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "AmazonSideAsn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.",
"setterMethodName" : "setAmazonSideAsn",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
},
"Asn" : {
"beanStyleGetterMethodName" : "getAsn",
"beanStyleSetterMethodName" : "setAsn",
"c2jName" : "asn",
"c2jShape" : "ASN",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #asn(Integer)}.\n@param asn a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #asn(Integer)",
"deprecated" : false,
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "asn",
"fluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "asn",
"getterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@return The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "asn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "asn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Asn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"setterMethodName" : "setAsn",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"AuthKey" : {
"beanStyleGetterMethodName" : "getAuthKey",
"beanStyleSetterMethodName" : "setAuthKey",
"c2jName" : "authKey",
"c2jShape" : "BGPAuthKey",
"defaultConsumerFluentSetterDocumentation" : "The authentication key for BGP configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authKey(String)}.\n@param authKey a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authKey(String)",
"deprecated" : false,
"documentation" : "The authentication key for BGP configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authKey",
"fluentSetterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authKey",
"getterDocumentation" : "The authentication key for BGP configuration.
\n@return The authentication key for BGP configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "authKey",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "authKey",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthKey",
"sensitive" : false,
"setterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.",
"setterMethodName" : "setAuthKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : "The authentication key for BGP configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AwsDeviceV2" : {
"beanStyleGetterMethodName" : "getAwsDeviceV2",
"beanStyleSetterMethodName" : "setAwsDeviceV2",
"c2jName" : "awsDeviceV2",
"c2jShape" : "AwsDeviceV2",
"defaultConsumerFluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #awsDeviceV2(String)}.\n@param awsDeviceV2 a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #awsDeviceV2(String)",
"deprecated" : false,
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "awsDeviceV2",
"fluentSetterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "awsDeviceV2",
"getterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@return The Direct Connect endpoint on which the virtual interface terminates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "awsDeviceV2",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "awsDeviceV2",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AwsDeviceV2",
"sensitive" : false,
"setterDocumentation" : "The Direct Connect endpoint on which the virtual interface terminates.
\n@param awsDeviceV2 The Direct Connect endpoint on which the virtual interface terminates.",
"setterMethodName" : "setAwsDeviceV2",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "awsDeviceV2",
"variableType" : "String",
"documentation" : "The Direct Connect endpoint on which the virtual interface terminates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"BgpPeers" : {
"beanStyleGetterMethodName" : "getBgpPeers",
"beanStyleSetterMethodName" : "setBgpPeers",
"c2jName" : "bgpPeers",
"c2jShape" : "BGPPeerList",
"defaultConsumerFluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #bgpPeers(List)}.\n@param bgpPeers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #bgpPeers(List)",
"deprecated" : false,
"documentation" : "The BGP peers configured on this virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "bgpPeers",
"fluentSetterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "bgpPeers",
"getterDocumentation" : "The BGP peers configured on this virtual interface.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The BGP peers configured on this virtual interface.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "bgpPeers",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "bgpPeers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "BGPPeer",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link BGPPeer.Builder} avoiding the need to create one manually via {@link BGPPeer#builder()}.\n\nWhen the {@link Consumer} completes, {@link BGPPeer.Builder#build()} is called immediately and its result is passed to {@link #member(BGPPeer)}.\n@param member a consumer that will call methods on {@link BGPPeer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(BGPPeer)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "BGPPeer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : null,
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "BGPPeer",
"variableName" : "member",
"variableType" : "BGPPeer",
"documentation" : "",
"simpleType" : "BGPPeer",
"variableSetterType" : "BGPPeer"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "BGPPeer",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "BGPPeer",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "BgpPeers",
"sensitive" : false,
"setterDocumentation" : "The BGP peers configured on this virtual interface.
\n@param bgpPeers The BGP peers configured on this virtual interface.",
"setterMethodName" : "setBgpPeers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "bgpPeers",
"variableType" : "java.util.List",
"documentation" : "The BGP peers configured on this virtual interface.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"ConnectionId" : {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CustomerAddress" : {
"beanStyleGetterMethodName" : "getCustomerAddress",
"beanStyleSetterMethodName" : "setCustomerAddress",
"c2jName" : "customerAddress",
"c2jShape" : "CustomerAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the customer interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAddress(String)}.\n@param customerAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the customer interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerAddress",
"fluentSetterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAddress",
"getterDocumentation" : "The IP address assigned to the customer interface.
\n@return The IP address assigned to the customer interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.",
"setterMethodName" : "setCustomerAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the customer interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CustomerRouterConfig" : {
"beanStyleGetterMethodName" : "getCustomerRouterConfig",
"beanStyleSetterMethodName" : "setCustomerRouterConfig",
"c2jName" : "customerRouterConfig",
"c2jShape" : "RouterConfig",
"defaultConsumerFluentSetterDocumentation" : "The customer router configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerRouterConfig(String)}.\n@param customerRouterConfig a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerRouterConfig(String)",
"deprecated" : false,
"documentation" : "The customer router configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerRouterConfig",
"fluentSetterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerRouterConfig",
"getterDocumentation" : "The customer router configuration.
\n@return The customer router configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerRouterConfig",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerRouterConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerRouterConfig",
"sensitive" : false,
"setterDocumentation" : "The customer router configuration.
\n@param customerRouterConfig The customer router configuration.",
"setterMethodName" : "setCustomerRouterConfig",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerRouterConfig",
"variableType" : "String",
"documentation" : "The customer router configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DirectConnectGatewayId" : {
"beanStyleGetterMethodName" : "getDirectConnectGatewayId",
"beanStyleSetterMethodName" : "setDirectConnectGatewayId",
"c2jName" : "directConnectGatewayId",
"c2jShape" : "DirectConnectGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directConnectGatewayId(String)}.\n@param directConnectGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directConnectGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the Direct Connect gateway.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "directConnectGatewayId",
"fluentSetterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "directConnectGatewayId",
"getterDocumentation" : "The ID of the Direct Connect gateway.
\n@return The ID of the Direct Connect gateway.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "directConnectGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "directConnectGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DirectConnectGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the Direct Connect gateway.
\n@param directConnectGatewayId The ID of the Direct Connect gateway.",
"setterMethodName" : "setDirectConnectGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directConnectGatewayId",
"variableType" : "String",
"documentation" : "The ID of the Direct Connect gateway.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"JumboFrameCapable" : {
"beanStyleGetterMethodName" : "getJumboFrameCapable",
"beanStyleSetterMethodName" : "setJumboFrameCapable",
"c2jName" : "jumboFrameCapable",
"c2jShape" : "JumboFrameCapable",
"defaultConsumerFluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #jumboFrameCapable(Boolean)}.\n@param jumboFrameCapable a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jumboFrameCapable(Boolean)",
"deprecated" : false,
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jumboFrameCapable",
"fluentSetterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jumboFrameCapable",
"getterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@return Indicates whether jumbo frames (9001 MTU) are supported.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jumboFrameCapable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "jumboFrameCapable",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "JumboFrameCapable",
"sensitive" : false,
"setterDocumentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
\n@param jumboFrameCapable Indicates whether jumbo frames (9001 MTU) are supported.",
"setterMethodName" : "setJumboFrameCapable",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "jumboFrameCapable",
"variableType" : "Boolean",
"documentation" : "Indicates whether jumbo frames (9001 MTU) are supported.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"Location" : {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Mtu" : {
"beanStyleGetterMethodName" : "getMtu",
"beanStyleSetterMethodName" : "setMtu",
"c2jName" : "mtu",
"c2jShape" : "MTU",
"defaultConsumerFluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #mtu(Integer)}.\n@param mtu a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mtu(Integer)",
"deprecated" : false,
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "mtu",
"fluentSetterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "mtu",
"getterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@return The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "mtu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "mtu",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Mtu",
"sensitive" : false,
"setterDocumentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
\n@param mtu The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.",
"setterMethodName" : "setMtu",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "mtu",
"variableType" : "Integer",
"documentation" : "The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"OwnerAccount" : {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@return The ID of the AWS account that owns the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Region" : {
"beanStyleGetterMethodName" : "getRegion",
"beanStyleSetterMethodName" : "setRegion",
"c2jName" : "region",
"c2jShape" : "Region",
"defaultConsumerFluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #region(String)}.\n@param region a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #region(String)",
"deprecated" : false,
"documentation" : "The AWS Region where the virtual interface is located.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "region",
"fluentSetterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "region",
"getterDocumentation" : "The AWS Region where the virtual interface is located.
\n@return The AWS Region where the virtual interface is located.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "region",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "region",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Region",
"sensitive" : false,
"setterDocumentation" : "The AWS Region where the virtual interface is located.
\n@param region The AWS Region where the virtual interface is located.",
"setterMethodName" : "setRegion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "region",
"variableType" : "String",
"documentation" : "The AWS Region where the virtual interface is located.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"RouteFilterPrefixes" : {
"beanStyleGetterMethodName" : "getRouteFilterPrefixes",
"beanStyleSetterMethodName" : "setRouteFilterPrefixes",
"c2jName" : "routeFilterPrefixes",
"c2jShape" : "RouteFilterPrefixList",
"defaultConsumerFluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #routeFilterPrefixes(List)}.\n@param routeFilterPrefixes a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #routeFilterPrefixes(List)",
"deprecated" : false,
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "routeFilterPrefixes",
"fluentSetterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "routeFilterPrefixes",
"getterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "routeFilterPrefixes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "routeFilterPrefixes",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "RouteFilterPrefix",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RouteFilterPrefix.Builder} avoiding the need to create one manually via {@link RouteFilterPrefix#builder()}.\n\nWhen the {@link Consumer} completes, {@link RouteFilterPrefix.Builder#build()} is called immediately and its result is passed to {@link #member(RouteFilterPrefix)}.\n@param member a consumer that will call methods on {@link RouteFilterPrefix.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RouteFilterPrefix)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "RouteFilterPrefix",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : null,
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "RouteFilterPrefix",
"variableName" : "member",
"variableType" : "RouteFilterPrefix",
"documentation" : "",
"simpleType" : "RouteFilterPrefix",
"variableSetterType" : "RouteFilterPrefix"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RouteFilterPrefix",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "RouteFilterPrefix",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "RouteFilterPrefixes",
"sensitive" : false,
"setterDocumentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
\n@param routeFilterPrefixes The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.",
"setterMethodName" : "setRouteFilterPrefixes",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "routeFilterPrefixes",
"variableType" : "java.util.List",
"documentation" : "The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"VirtualGatewayId" : {
"beanStyleGetterMethodName" : "getVirtualGatewayId",
"beanStyleSetterMethodName" : "setVirtualGatewayId",
"c2jName" : "virtualGatewayId",
"c2jShape" : "VirtualGatewayId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualGatewayId(String)}.\n@param virtualGatewayId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualGatewayId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualGatewayId",
"fluentSetterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualGatewayId",
"getterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@return The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualGatewayId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualGatewayId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualGatewayId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
\n@param virtualGatewayId The ID of the virtual private gateway. Applies only to private virtual interfaces.",
"setterMethodName" : "setVirtualGatewayId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualGatewayId",
"variableType" : "String",
"documentation" : "The ID of the virtual private gateway. Applies only to private virtual interfaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceId" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceId",
"beanStyleSetterMethodName" : "setVirtualInterfaceId",
"c2jName" : "virtualInterfaceId",
"c2jShape" : "VirtualInterfaceId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceId(String)}.\n@param virtualInterfaceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceId",
"fluentSetterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceId",
"getterDocumentation" : "The ID of the virtual interface.
\n@return The ID of the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.",
"setterMethodName" : "setVirtualInterfaceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : "The ID of the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceName" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceName",
"beanStyleSetterMethodName" : "setVirtualInterfaceName",
"c2jName" : "virtualInterfaceName",
"c2jShape" : "VirtualInterfaceName",
"defaultConsumerFluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceName(String)}.\n@param virtualInterfaceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceName(String)",
"deprecated" : false,
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceName",
"fluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceName",
"getterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@return The name of the virtual interface assigned by the customer network.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceName",
"sensitive" : false,
"setterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.",
"setterMethodName" : "setVirtualInterfaceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceState" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceStateAsString",
"beanStyleSetterMethodName" : "setVirtualInterfaceState",
"c2jName" : "virtualInterfaceState",
"c2jShape" : "VirtualInterfaceState",
"defaultConsumerFluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceStateAsString(String)}.\n@param virtualInterfaceState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceState(String)",
"deprecated" : false,
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "VirtualInterfaceState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "virtualInterfaceState",
"fluentEnumSetterMethodName" : "virtualInterfaceState",
"fluentGetterMethodName" : "virtualInterfaceStateAsString",
"fluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState\n@return Returns a reference to this object so that method calls can be chained together.\n@see VirtualInterfaceState",
"fluentSetterMethodName" : "virtualInterfaceState",
"getterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #virtualInterfaceState} will return {@link VirtualInterfaceState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #virtualInterfaceStateAsString}.\n
\n@return The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceState",
"sensitive" : false,
"setterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"setterMethodName" : "setVirtualInterfaceState",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceState",
"variableType" : "String",
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VirtualInterfaceType" : {
"beanStyleGetterMethodName" : "getVirtualInterfaceType",
"beanStyleSetterMethodName" : "setVirtualInterfaceType",
"c2jName" : "virtualInterfaceType",
"c2jShape" : "VirtualInterfaceType",
"defaultConsumerFluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceType(String)}.\n@param virtualInterfaceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceType(String)",
"deprecated" : false,
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceType",
"fluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceType",
"getterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@return The type of virtual interface. The possible values are private
and public
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceType",
"sensitive" : false,
"setterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.",
"setterMethodName" : "setVirtualInterfaceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Vlan" : {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getOwnerAccount",
"beanStyleSetterMethodName" : "setOwnerAccount",
"c2jName" : "ownerAccount",
"c2jShape" : "OwnerAccount",
"defaultConsumerFluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ownerAccount(String)}.\n@param ownerAccount a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ownerAccount(String)",
"deprecated" : false,
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ownerAccount",
"fluentSetterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ownerAccount",
"getterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@return The ID of the AWS account that owns the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ownerAccount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ownerAccount",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OwnerAccount",
"sensitive" : false,
"setterDocumentation" : "The ID of the AWS account that owns the virtual interface.
\n@param ownerAccount The ID of the AWS account that owns the virtual interface.",
"setterMethodName" : "setOwnerAccount",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ownerAccount",
"variableType" : "String",
"documentation" : "The ID of the AWS account that owns the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceId",
"beanStyleSetterMethodName" : "setVirtualInterfaceId",
"c2jName" : "virtualInterfaceId",
"c2jShape" : "VirtualInterfaceId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the virtual interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceId(String)}.\n@param virtualInterfaceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceId(String)",
"deprecated" : false,
"documentation" : "The ID of the virtual interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceId",
"fluentSetterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceId",
"getterDocumentation" : "The ID of the virtual interface.
\n@return The ID of the virtual interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the virtual interface.
\n@param virtualInterfaceId The ID of the virtual interface.",
"setterMethodName" : "setVirtualInterfaceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceId",
"variableType" : "String",
"documentation" : "The ID of the virtual interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLocation",
"beanStyleSetterMethodName" : "setLocation",
"c2jName" : "location",
"c2jShape" : "LocationCode",
"defaultConsumerFluentSetterDocumentation" : "The location of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #location(String)}.\n@param location a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #location(String)",
"deprecated" : false,
"documentation" : "The location of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "location",
"fluentSetterDocumentation" : "The location of the connection.
\n@param location The location of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "location",
"getterDocumentation" : "The location of the connection.
\n@return The location of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "location",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "location",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Location",
"sensitive" : false,
"setterDocumentation" : "The location of the connection.
\n@param location The location of the connection.",
"setterMethodName" : "setLocation",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "location",
"variableType" : "String",
"documentation" : "The location of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConnectionId",
"beanStyleSetterMethodName" : "setConnectionId",
"c2jName" : "connectionId",
"c2jShape" : "ConnectionId",
"defaultConsumerFluentSetterDocumentation" : "The ID of the connection.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionId(String)}.\n@param connectionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionId(String)",
"deprecated" : false,
"documentation" : "The ID of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "connectionId",
"fluentSetterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "connectionId",
"getterDocumentation" : "The ID of the connection.
\n@return The ID of the connection.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "connectionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "connectionId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ConnectionId",
"sensitive" : false,
"setterDocumentation" : "The ID of the connection.
\n@param connectionId The ID of the connection.",
"setterMethodName" : "setConnectionId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "connectionId",
"variableType" : "String",
"documentation" : "The ID of the connection.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceType",
"beanStyleSetterMethodName" : "setVirtualInterfaceType",
"c2jName" : "virtualInterfaceType",
"c2jShape" : "VirtualInterfaceType",
"defaultConsumerFluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceType(String)}.\n@param virtualInterfaceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceType(String)",
"deprecated" : false,
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceType",
"fluentSetterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceType",
"getterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@return The type of virtual interface. The possible values are private
and public
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceType",
"sensitive" : false,
"setterDocumentation" : "The type of virtual interface. The possible values are private
and public
.
\n@param virtualInterfaceType The type of virtual interface. The possible values are private
and public
.",
"setterMethodName" : "setVirtualInterfaceType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceType",
"variableType" : "String",
"documentation" : "The type of virtual interface. The possible values are private
and public
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceName",
"beanStyleSetterMethodName" : "setVirtualInterfaceName",
"c2jName" : "virtualInterfaceName",
"c2jShape" : "VirtualInterfaceName",
"defaultConsumerFluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceName(String)}.\n@param virtualInterfaceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceName(String)",
"deprecated" : false,
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "virtualInterfaceName",
"fluentSetterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "virtualInterfaceName",
"getterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@return The name of the virtual interface assigned by the customer network.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceName",
"sensitive" : false,
"setterDocumentation" : "The name of the virtual interface assigned by the customer network.
\n@param virtualInterfaceName The name of the virtual interface assigned by the customer network.",
"setterMethodName" : "setVirtualInterfaceName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "virtualInterfaceName",
"variableType" : "String",
"documentation" : "The name of the virtual interface assigned by the customer network.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVlan",
"beanStyleSetterMethodName" : "setVlan",
"c2jName" : "vlan",
"c2jShape" : "VLAN",
"defaultConsumerFluentSetterDocumentation" : "The ID of the VLAN.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #vlan(Integer)}.\n@param vlan a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vlan(Integer)",
"deprecated" : false,
"documentation" : "The ID of the VLAN.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vlan",
"fluentSetterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vlan",
"getterDocumentation" : "The ID of the VLAN.
\n@return The ID of the VLAN.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "vlan",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "vlan",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Vlan",
"sensitive" : false,
"setterDocumentation" : "The ID of the VLAN.
\n@param vlan The ID of the VLAN.",
"setterMethodName" : "setVlan",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "vlan",
"variableType" : "Integer",
"documentation" : "The ID of the VLAN.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAsn",
"beanStyleSetterMethodName" : "setAsn",
"c2jName" : "asn",
"c2jShape" : "ASN",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #asn(Integer)}.\n@param asn a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #asn(Integer)",
"deprecated" : false,
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "asn",
"fluentSetterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "asn",
"getterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@return The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "asn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "asn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "Asn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
\n@param asn The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.",
"setterMethodName" : "setAsn",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "asn",
"variableType" : "Integer",
"documentation" : "The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonSideAsn",
"beanStyleSetterMethodName" : "setAmazonSideAsn",
"c2jName" : "amazonSideAsn",
"c2jShape" : "LongAsn",
"defaultConsumerFluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #amazonSideAsn(Long)}.\n@param amazonSideAsn a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonSideAsn(Long)",
"deprecated" : false,
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonSideAsn",
"fluentSetterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonSideAsn",
"getterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@return The autonomous system number (ASN) for the Amazon side of the connection.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonSideAsn",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonSideAsn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "AmazonSideAsn",
"sensitive" : false,
"setterDocumentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
\n@param amazonSideAsn The autonomous system number (ASN) for the Amazon side of the connection.",
"setterMethodName" : "setAmazonSideAsn",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "amazonSideAsn",
"variableType" : "Long",
"documentation" : "The autonomous system number (ASN) for the Amazon side of the connection.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthKey",
"beanStyleSetterMethodName" : "setAuthKey",
"c2jName" : "authKey",
"c2jShape" : "BGPAuthKey",
"defaultConsumerFluentSetterDocumentation" : "The authentication key for BGP configuration.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authKey(String)}.\n@param authKey a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authKey(String)",
"deprecated" : false,
"documentation" : "The authentication key for BGP configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authKey",
"fluentSetterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authKey",
"getterDocumentation" : "The authentication key for BGP configuration.
\n@return The authentication key for BGP configuration.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "authKey",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "authKey",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthKey",
"sensitive" : false,
"setterDocumentation" : "The authentication key for BGP configuration.
\n@param authKey The authentication key for BGP configuration.",
"setterMethodName" : "setAuthKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authKey",
"variableType" : "String",
"documentation" : "The authentication key for BGP configuration.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAmazonAddress",
"beanStyleSetterMethodName" : "setAmazonAddress",
"c2jName" : "amazonAddress",
"c2jShape" : "AmazonAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #amazonAddress(String)}.\n@param amazonAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #amazonAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the Amazon interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "amazonAddress",
"fluentSetterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "amazonAddress",
"getterDocumentation" : "The IP address assigned to the Amazon interface.
\n@return The IP address assigned to the Amazon interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "amazonAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "amazonAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AmazonAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the Amazon interface.
\n@param amazonAddress The IP address assigned to the Amazon interface.",
"setterMethodName" : "setAmazonAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "amazonAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the Amazon interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCustomerAddress",
"beanStyleSetterMethodName" : "setCustomerAddress",
"c2jName" : "customerAddress",
"c2jShape" : "CustomerAddress",
"defaultConsumerFluentSetterDocumentation" : "The IP address assigned to the customer interface.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #customerAddress(String)}.\n@param customerAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #customerAddress(String)",
"deprecated" : false,
"documentation" : "The IP address assigned to the customer interface.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "customerAddress",
"fluentSetterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "customerAddress",
"getterDocumentation" : "The IP address assigned to the customer interface.
\n@return The IP address assigned to the customer interface.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "customerAddress",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "customerAddress",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CustomerAddress",
"sensitive" : false,
"setterDocumentation" : "The IP address assigned to the customer interface.
\n@param customerAddress The IP address assigned to the customer interface.",
"setterMethodName" : "setCustomerAddress",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAddress",
"variableType" : "String",
"documentation" : "The IP address assigned to the customer interface.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAddressFamilyAsString",
"beanStyleSetterMethodName" : "setAddressFamily",
"c2jName" : "addressFamily",
"c2jShape" : "AddressFamily",
"defaultConsumerFluentSetterDocumentation" : "The address family for the BGP peer.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #addressFamilyAsString(String)}.\n@param addressFamily a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #addressFamily(String)",
"deprecated" : false,
"documentation" : "The address family for the BGP peer.
",
"endpointDiscoveryId" : false,
"enumType" : "AddressFamily",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "addressFamily",
"fluentEnumSetterMethodName" : "addressFamily",
"fluentGetterMethodName" : "addressFamilyAsString",
"fluentSetterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily\n@return Returns a reference to this object so that method calls can be chained together.\n@see AddressFamily",
"fluentSetterMethodName" : "addressFamily",
"getterDocumentation" : "The address family for the BGP peer.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #addressFamily} will return {@link AddressFamily#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #addressFamilyAsString}.\n
\n@return The address family for the BGP peer.\n@see AddressFamily",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "addressFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "addressFamily",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AddressFamily",
"sensitive" : false,
"setterDocumentation" : "The address family for the BGP peer.
\n@param addressFamily The address family for the BGP peer.\n@see AddressFamily",
"setterMethodName" : "setAddressFamily",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "addressFamily",
"variableType" : "String",
"documentation" : "The address family for the BGP peer.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getVirtualInterfaceStateAsString",
"beanStyleSetterMethodName" : "setVirtualInterfaceState",
"c2jName" : "virtualInterfaceState",
"c2jShape" : "VirtualInterfaceState",
"defaultConsumerFluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #virtualInterfaceStateAsString(String)}.\n@param virtualInterfaceState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #virtualInterfaceState(String)",
"deprecated" : false,
"documentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
",
"endpointDiscoveryId" : false,
"enumType" : "VirtualInterfaceState",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "virtualInterfaceState",
"fluentEnumSetterMethodName" : "virtualInterfaceState",
"fluentGetterMethodName" : "virtualInterfaceStateAsString",
"fluentSetterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@param virtualInterfaceState The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState\n@return Returns a reference to this object so that method calls can be chained together.\n@see VirtualInterfaceState",
"fluentSetterMethodName" : "virtualInterfaceState",
"getterDocumentation" : "The state of the virtual interface. The following are the possible values:
-
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #virtualInterfaceState} will return {@link VirtualInterfaceState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #virtualInterfaceStateAsString}.\n
\n@return The state of the virtual interface. The following are the possible values: -
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
-
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
-
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
-
available
: A virtual interface that is able to forward traffic.
-
down
: A virtual interface that is BGP down.
-
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
-
deleted
: A virtual interface that cannot forward traffic.
-
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
-
unknown
: The state of the virtual interface is not available.
\n@see VirtualInterfaceState",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "virtualInterfaceState",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "virtualInterfaceState",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VirtualInterfaceState",
"sensitive" : false,
"setterDocumentation" : "The state of the virtual interface. The following are the possible values:
-