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