Uses of Interface
software.amazon.awscdk.interfaces.iotwireless.IServiceProfileRef
Packages that use IServiceProfileRef
Package
Description
AWS::IoTWireless Construct Library
-
Uses of IServiceProfileRef in software.amazon.awscdk.interfaces.iotwireless
Subinterfaces of IServiceProfileRef in software.amazon.awscdk.interfaces.iotwirelessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIServiceProfileRef.Classes in software.amazon.awscdk.interfaces.iotwireless that implement IServiceProfileRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IServiceProfileRef in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement IServiceProfileRefMethods in software.amazon.awscdk.services.iotwireless that return IServiceProfileRefModifier and TypeMethodDescriptionstatic IServiceProfileRefCfnServiceProfile.fromServiceProfileArn(software.constructs.Construct scope, String id, String arn) Creates a new IServiceProfileRef from an ARN.static IServiceProfileRefCfnServiceProfile.fromServiceProfileId(software.constructs.Construct scope, String id, String serviceProfileId) Creates a new IServiceProfileRef from a serviceProfileId.