Uses of Interface
software.amazon.awscdk.interfaces.networkmanager.IGlobalNetworkRef
Packages that use IGlobalNetworkRef
Package
Description
AWS::NetworkManager Construct Library
-
Uses of IGlobalNetworkRef in software.amazon.awscdk.interfaces.networkmanager
Subinterfaces of IGlobalNetworkRef in software.amazon.awscdk.interfaces.networkmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGlobalNetworkRef.Classes in software.amazon.awscdk.interfaces.networkmanager that implement IGlobalNetworkRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IGlobalNetworkRef in software.amazon.awscdk.services.networkmanager
Classes in software.amazon.awscdk.services.networkmanager that implement IGlobalNetworkRefMethods in software.amazon.awscdk.services.networkmanager that return IGlobalNetworkRefModifier and TypeMethodDescriptionstatic IGlobalNetworkRefCfnGlobalNetwork.fromGlobalNetworkArn(software.constructs.Construct scope, String id, String arn) Creates a new IGlobalNetworkRef from an ARN.static IGlobalNetworkRefCfnGlobalNetwork.fromGlobalNetworkId(software.constructs.Construct scope, String id, String globalNetworkId) Creates a new IGlobalNetworkRef from a globalNetworkId.Methods in software.amazon.awscdk.services.networkmanager with parameters of type IGlobalNetworkRefModifier and TypeMethodDescriptionstatic StringCfnGlobalNetwork.arnForGlobalNetwork(IGlobalNetworkRef resource) CfnTransitGatewayRegistration.Builder.globalNetworkId(IGlobalNetworkRef globalNetworkId) The ID of the global network.CfnTransitGatewayRegistrationProps.Builder.globalNetworkId(IGlobalNetworkRef globalNetworkId) Sets the value ofCfnTransitGatewayRegistrationProps.getGlobalNetworkId()