Uses of Interface
software.amazon.awscdk.services.ssm.IDocumentRef
Packages that use IDocumentRef
-
Uses of IDocumentRef in software.amazon.awscdk.services.ssm
Subinterfaces of IDocumentRef in software.amazon.awscdk.services.ssmModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDocumentRef.Classes in software.amazon.awscdk.services.ssm that implement IDocumentRefModifier and TypeClassDescriptionclassTheAWS::SSM::Documentresource creates a Systems Manager (SSM) document in AWS Systems Manager .static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ssm that return IDocumentRefModifier and TypeMethodDescriptionstatic IDocumentRefCfnDocument.fromDocumentName(software.constructs.Construct scope, String id, String documentName) Creates a new IDocumentRef from a documentName.