Uses of Interface
software.amazon.awscdk.services.medialive.IInputSecurityGroupRef
Packages that use IInputSecurityGroupRef
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of IInputSecurityGroupRef in software.amazon.awscdk.services.medialive
Subinterfaces of IInputSecurityGroupRef in software.amazon.awscdk.services.medialiveModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInputSecurityGroupRef.Classes in software.amazon.awscdk.services.medialive that implement IInputSecurityGroupRefModifier and TypeClassDescriptionclassThe AWS::MediaLive::InputSecurityGroup is a MediaLive resource type that creates an input security group.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.medialive that return IInputSecurityGroupRefModifier and TypeMethodDescriptionstatic IInputSecurityGroupRefCfnInputSecurityGroup.fromInputSecurityGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new IInputSecurityGroupRef from an ARN.static IInputSecurityGroupRefCfnInputSecurityGroup.fromInputSecurityGroupId(software.constructs.Construct scope, String id, String inputSecurityGroupId) Creates a new IInputSecurityGroupRef from a inputSecurityGroupId.