Interface IPolicyAssociationRef.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct
,software.constructs.IConstruct.Jsii$Default
,software.constructs.IDependable
,software.constructs.IDependable.Jsii$Default
,IPolicyAssociationRef
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IPolicyAssociationRef.Jsii$Proxy
- Enclosing interface:
IPolicyAssociationRef
@Internal
public static interface IPolicyAssociationRef.Jsii$Default
extends IPolicyAssociationRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IPolicyAssociationRef
.-
Nested Class Summary
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
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.securityhub.IPolicyAssociationRef
IPolicyAssociationRef.Jsii$Default, IPolicyAssociationRef.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault software.constructs.Node
getNode()
The tree node.default PolicyAssociationReference
(experimental) A reference to a PolicyAssociation resource.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
-
getPolicyAssociationRef
(experimental) A reference to a PolicyAssociation resource.- Specified by:
getPolicyAssociationRef
in interfaceIPolicyAssociationRef
-