Interface IServiceRef
(experimental) Indicates that this resource can be referenced as a Service.
Inherited Members
Namespace: Amazon.CDK.Interfaces.AppRunner
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IServiceRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IServiceRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ServiceRef | (experimental) A reference to a Service resource. |
Properties
ServiceRef
(experimental) A reference to a Service resource.
IServiceReference ServiceRef { get; }
Property Value
Remarks
Stability: Experimental