Uses of Interface
software.amazon.awscdk.interfaces.servicediscovery.IInstanceRef
Packages that use IInstanceRef
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of IInstanceRef in software.amazon.awscdk.interfaces.servicediscovery
Subinterfaces of IInstanceRef in software.amazon.awscdk.interfaces.servicediscoveryModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInstanceRef.Classes in software.amazon.awscdk.interfaces.servicediscovery that implement IInstanceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IInstanceRef in software.amazon.awscdk.services.servicediscovery
Subinterfaces of IInstanceRef in software.amazon.awscdk.services.servicediscoveryModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIInstance.Classes in software.amazon.awscdk.services.servicediscovery that implement IInstanceRefModifier and TypeClassDescriptionclassInstance that uses Route 53 Alias record type.classA complex type that contains information about an instance that AWS Cloud Map creates when you submit aRegisterInstancerequest.classInstance that is accessible using a domain name (CNAME).static final classA proxy class which represents a concrete javascript instance of this type.classclassInstance that is accessible using an IP address.classInstance accessible using values other than an IP address or a domain name (CNAME).