Show / Hide Table of Contents

Interface IServiceActionRef

(experimental) Indicates that this resource can be referenced as a ServiceAction.

Inherited Members
IEnvironmentAware.Env
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

IServiceActionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX