Uses of Interface
software.amazon.awscdk.interfaces.smsvoice.IConfigurationSetRef
Packages that use IConfigurationSetRef
Package
Description
AWS::SMSVOICE Construct Library
-
Uses of IConfigurationSetRef in software.amazon.awscdk.interfaces.smsvoice
Subinterfaces of IConfigurationSetRef in software.amazon.awscdk.interfaces.smsvoiceModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIConfigurationSetRef.Classes in software.amazon.awscdk.interfaces.smsvoice that implement IConfigurationSetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IConfigurationSetRef in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement IConfigurationSetRefMethods in software.amazon.awscdk.services.smsvoice that return IConfigurationSetRefModifier and TypeMethodDescriptionstatic IConfigurationSetRefCfnConfigurationSet.fromConfigurationSetArn(software.constructs.Construct scope, String id, String arn) Creates a new IConfigurationSetRef from an ARN.static IConfigurationSetRefCfnConfigurationSet.fromConfigurationSetName(software.constructs.Construct scope, String id, String configurationSetName) Creates a new IConfigurationSetRef from a configurationSetName.Methods in software.amazon.awscdk.services.smsvoice with parameters of type IConfigurationSetRefModifier and TypeMethodDescriptionstatic StringCfnConfigurationSet.arnForConfigurationSet(IConfigurationSetRef resource)