Uses of Interface
software.amazon.awscdk.interfaces.ssm.IAssociationRef
Packages that use IAssociationRef
Package
Description
AWS Systems Manager Construct Library
-
Uses of IAssociationRef in software.amazon.awscdk.interfaces.ssm
Subinterfaces of IAssociationRef in software.amazon.awscdk.interfaces.ssmModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAssociationRef.Classes in software.amazon.awscdk.interfaces.ssm that implement IAssociationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAssociationRef in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement IAssociationRefModifier and TypeClassDescriptionclassTheAWS::SSM::Associationresource creates a State Manager association for your managed instances.Methods in software.amazon.awscdk.services.ssm that return IAssociationRefModifier and TypeMethodDescriptionstatic IAssociationRefCfnAssociation.fromAssociationId(software.constructs.Construct scope, String id, String associationId) Creates a new IAssociationRef from a associationId.