Uses of Interface
software.amazon.awscdk.services.smsvoice.IOptOutListRef
Packages that use IOptOutListRef
-
Uses of IOptOutListRef in software.amazon.awscdk.services.smsvoice
Subinterfaces of IOptOutListRef in software.amazon.awscdk.services.smsvoiceModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIOptOutListRef
.Classes in software.amazon.awscdk.services.smsvoice that implement IOptOutListRefModifier and TypeClassDescriptionclass
Creates a new opt-out list.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.smsvoice that return IOptOutListRefModifier and TypeMethodDescriptionstatic IOptOutListRef
CfnOptOutList.fromOptOutListArn
(software.constructs.Construct scope, String id, String arn) Creates a new IOptOutListRef from an ARN.static IOptOutListRef
CfnOptOutList.fromOptOutListName
(software.constructs.Construct scope, String id, String optOutListName) Creates a new IOptOutListRef from a optOutListName.