Show / Hide Table of Contents

Interface IAgentSpaceRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.DevOpsAgent
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAgentSpaceRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IAgentSpaceRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

AgentSpaceRef

(experimental) A reference to a AgentSpace resource.

Properties

AgentSpaceRef

(experimental) A reference to a AgentSpace resource.

IAgentSpaceReference AgentSpaceRef { get; }
Property Value

IAgentSpaceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX