Amazon.DataPipeline.Model.Operator.IsSetType C# (CSharp) Method

IsSetType() private method

private IsSetType ( ) : bool
return bool
        internal bool IsSetType()
        {
            return this.type != null;
        }