Amazon.Kinesis.Model.UpdateShardCountRequest.IsSetScalingType C# (CSharp) Method

IsSetScalingType() private method

private IsSetScalingType ( ) : bool
return bool
        internal bool IsSetScalingType()
        {
            return this._scalingType != null;
        }