Uses of Interface
software.amazon.awscdk.services.ssm.IAssociationRef
Packages that use IAssociationRef
-
Uses of IAssociationRef in software.amazon.awscdk.services.ssm
Subinterfaces of IAssociationRef in software.amazon.awscdk.services.ssmModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAssociationRef
.Classes in software.amazon.awscdk.services.ssm that implement IAssociationRefModifier and TypeClassDescriptionclass
TheAWS::SSM::Association
resource creates a State Manager association for your managed instances.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ssm that return IAssociationRefModifier and TypeMethodDescriptionstatic IAssociationRef
CfnAssociation.fromAssociationId
(software.constructs.Construct scope, String id, String associationId) Creates a new IAssociationRef from a associationId.