Interface IAgentSpaceRef
(experimental) Indicates that this resource can be referenced as a AgentSpace.
Inherited Members
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
Remarks
Stability: Experimental