Interface CfnTargetGroup.ITargetGroupAttributeProperty
Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public interface ITargetGroupAttributeProperty
Syntax (vb)
Public Interface ITargetGroupAttributeProperty
Remarks
Synopsis
Properties
Key |
|
Value |
|
Properties
Key
CfnTargetGroup.TargetGroupAttributeProperty.Key
.
virtual string Key { get; }
Property Value
System.String
Remarks
Value
CfnTargetGroup.TargetGroupAttributeProperty.Value
.
virtual string Value { get; }
Property Value
System.String