Interface IChannelPolicyRef.Jsii$Default
- All Superinterfaces:
IChannelPolicyRef
,software.constructs.IConstruct
,software.constructs.IConstruct.Jsii$Default
,software.constructs.IDependable
,software.constructs.IDependable.Jsii$Default
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IChannelPolicyRef.Jsii$Proxy
- Enclosing interface:
IChannelPolicyRef
@Internal
public static interface IChannelPolicyRef.Jsii$Default
extends IChannelPolicyRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IChannelPolicyRef
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.mediapackagev2.IChannelPolicyRef
IChannelPolicyRef.Jsii$Default, IChannelPolicyRef.Jsii$Proxy
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
Nested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault ChannelPolicyReference
(experimental) A reference to a ChannelPolicy resource.default software.constructs.Node
getNode()
The tree node.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getNode
@Stability(Stable) @NotNull default software.constructs.Node getNode()The tree node.- Specified by:
getNode
in interfacesoftware.constructs.IConstruct
- Specified by:
getNode
in interfacesoftware.constructs.IConstruct.Jsii$Default
-
getChannelPolicyRef
(experimental) A reference to a ChannelPolicy resource.- Specified by:
getChannelPolicyRef
in interfaceIChannelPolicyRef
-