Amazon.Kinesis.Model.UpdateShardCountRequest.IsSetScalingType C# (CSharp) Метод

IsSetScalingType() приватный Метод

private IsSetScalingType ( ) : bool
Результат bool
        internal bool IsSetScalingType()
        {
            return this._scalingType != null;
        }