Uses of Interface
software.amazon.awscdk.interfaces.iot.IBillingGroupRef
Packages that use IBillingGroupRef
Package
Description
AWS IoT Construct Library
-
Uses of IBillingGroupRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of IBillingGroupRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBillingGroupRef.Classes in software.amazon.awscdk.interfaces.iot that implement IBillingGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IBillingGroupRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement IBillingGroupRefMethods in software.amazon.awscdk.services.iot that return IBillingGroupRefModifier and TypeMethodDescriptionstatic IBillingGroupRefCfnBillingGroup.fromBillingGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new IBillingGroupRef from an ARN.static IBillingGroupRefCfnBillingGroup.fromBillingGroupName(software.constructs.Construct scope, String id, String billingGroupName) Creates a new IBillingGroupRef from a billingGroupName.