Show / Hide Table of Contents

Interface IScalableTarget

Inherited Members
IResource.Env
IResource.Stack
IConstruct.Node
Namespace: Amazon.CDK.AWS.ApplicationAutoScaling
Assembly: Amazon.CDK.AWS.ApplicationAutoScaling.dll
Syntax (csharp)
public interface IScalableTarget : IResource, IConstruct, IConstruct, IDependable
Syntax (vb)
Public Interface IScalableTarget
    Inherits IResource, IConstruct, IConstruct, IDependable

Synopsis

Properties

ScalableTargetId

Properties

ScalableTargetId

string ScalableTargetId { get; }
Property Value

System.String

Remarks

Attribute: true

Back to top Generated by DocFX