Uses of Interface
software.amazon.awscdk.services.medialive.alpha.NetworkAttributes
Packages that use NetworkAttributes
Package
Description
AWS::MediaLive Construct Library
-
Uses of NetworkAttributes in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement NetworkAttributesMethods in software.amazon.awscdk.services.medialive.alpha that return NetworkAttributesModifier and TypeMethodDescriptionNetworkAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type NetworkAttributesModifier and TypeMethodDescriptionstatic INetworkNetwork.fromNetworkAttributes(software.constructs.Construct scope, String id, NetworkAttributes attrs) (experimental) Import an existing network by its attributes.