Uses of Interface
software.amazon.awscdk.interfaces.smsvoice.IOptOutListRef
Packages that use IOptOutListRef
Package
Description
AWS::SMSVOICE Construct Library
-
Uses of IOptOutListRef in software.amazon.awscdk.interfaces.smsvoice
Subinterfaces of IOptOutListRef in software.amazon.awscdk.interfaces.smsvoiceModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIOptOutListRef.Classes in software.amazon.awscdk.interfaces.smsvoice that implement IOptOutListRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IOptOutListRef in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement IOptOutListRefMethods in software.amazon.awscdk.services.smsvoice that return IOptOutListRefModifier and TypeMethodDescriptionstatic IOptOutListRefCfnOptOutList.fromOptOutListArn(software.constructs.Construct scope, String id, String arn) Creates a new IOptOutListRef from an ARN.static IOptOutListRefCfnOptOutList.fromOptOutListName(software.constructs.Construct scope, String id, String optOutListName) Creates a new IOptOutListRef from a optOutListName.