# README
AWS::NetworkManager Construct Library
This module is part of the AWS Cloud Development Kit project.
import networkmanager "github.com/aws/aws-cdk-go/awscdk"
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for NetworkManager construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::NetworkManager resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::NetworkManager.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::NetworkManager::ConnectAttachment`.
Create a new `AWS::NetworkManager::ConnectAttachment`.
Create a new `AWS::NetworkManager::ConnectPeer`.
Create a new `AWS::NetworkManager::ConnectPeer`.
Create a new `AWS::NetworkManager::CoreNetwork`.
Create a new `AWS::NetworkManager::CoreNetwork`.
Create a new `AWS::NetworkManager::CustomerGatewayAssociation`.
Create a new `AWS::NetworkManager::CustomerGatewayAssociation`.
Create a new `AWS::NetworkManager::Device`.
Create a new `AWS::NetworkManager::Device`.
Create a new `AWS::NetworkManager::GlobalNetwork`.
Create a new `AWS::NetworkManager::GlobalNetwork`.
Create a new `AWS::NetworkManager::Link`.
Create a new `AWS::NetworkManager::Link`.
Create a new `AWS::NetworkManager::LinkAssociation`.
Create a new `AWS::NetworkManager::LinkAssociation`.
Create a new `AWS::NetworkManager::Site`.
Create a new `AWS::NetworkManager::Site`.
Create a new `AWS::NetworkManager::SiteToSiteVpnAttachment`.
Create a new `AWS::NetworkManager::SiteToSiteVpnAttachment`.
Create a new `AWS::NetworkManager::TransitGatewayPeering`.
Create a new `AWS::NetworkManager::TransitGatewayPeering`.
Create a new `AWS::NetworkManager::TransitGatewayRegistration`.
Create a new `AWS::NetworkManager::TransitGatewayRegistration`.
Create a new `AWS::NetworkManager::TransitGatewayRouteTableAttachment`.
Create a new `AWS::NetworkManager::TransitGatewayRouteTableAttachment`.
Create a new `AWS::NetworkManager::VpcAttachment`.
Create a new `AWS::NetworkManager::VpcAttachment`.
# Structs
Describes a core network Connect attachment options.
Describes a proposed segment change.
Properties for defining a `CfnConnectAttachment`.
Describes the BGP options.
Describes a core network BGP configuration.
Describes a core network Connect peer configuration.
Properties for defining a `CfnConnectPeer`.
Describes a core network edge.
Describes a core network segment, which are dedicated routes.
Properties for defining a `CfnCoreNetwork`.
Properties for defining a `CfnCustomerGatewayAssociation`.
Describes a location.
Properties for defining a `CfnDevice`.
Properties for defining a `CfnGlobalNetwork`.
Describes bandwidth information.
Properties for defining a `CfnLinkAssociation`.
Properties for defining a `CfnLink`.
Describes a location.
Properties for defining a `CfnSite`.
Describes a proposed segment change.
Properties for defining a `CfnSiteToSiteVpnAttachment`.
Properties for defining a `CfnTransitGatewayPeering`.
Properties for defining a `CfnTransitGatewayRegistration`.
Describes a proposed segment change.
Properties for defining a `CfnTransitGatewayRouteTableAttachment`.
Describes a proposed segment change.
Describes the VPC options.
Properties for defining a `CfnVpcAttachment`.
# Interfaces
A CloudFormation `AWS::NetworkManager::ConnectAttachment`.
A CloudFormation `AWS::NetworkManager::ConnectPeer`.
A CloudFormation `AWS::NetworkManager::CoreNetwork`.
A CloudFormation `AWS::NetworkManager::CustomerGatewayAssociation`.
A CloudFormation `AWS::NetworkManager::Device`.
A CloudFormation `AWS::NetworkManager::GlobalNetwork`.
A CloudFormation `AWS::NetworkManager::Link`.
A CloudFormation `AWS::NetworkManager::LinkAssociation`.
A CloudFormation `AWS::NetworkManager::Site`.
A CloudFormation `AWS::NetworkManager::SiteToSiteVpnAttachment`.
A CloudFormation `AWS::NetworkManager::TransitGatewayPeering`.
A CloudFormation `AWS::NetworkManager::TransitGatewayRegistration`.
A CloudFormation `AWS::NetworkManager::TransitGatewayRouteTableAttachment`.
A CloudFormation `AWS::NetworkManager::VpcAttachment`.