Amazon.Kinesis.Model.UpdateShardCountRequest.IsSetScalingType C# (CSharp) 메소드

IsSetScalingType() 개인적인 메소드

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