Amazon.EC2.Model.CreateSpotDatafeedSubscriptionRequest.IsSetPrefix C# (CSharp) 메소드

IsSetPrefix() 개인적인 메소드

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