@Internal public static interface IOrigin.Jsii$Default extends IOrigin
IOrigin.IOrigin.Jsii$Default, IOrigin.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default OriginBindConfig |
bind(software.constructs.Construct scope,
OriginBindOptions options)
(experimental) The method called when a given Origin is added (for the first time) to a Distribution.
|
@Stability(value=Experimental) @NotNull default OriginBindConfig bind(@NotNull software.constructs.Construct scope, @NotNull OriginBindOptions options)
Copyright © 2021. All rights reserved.